Skip to content

playback speed controls on Audio Player

Rizky Maulana requested to merge Perklone/vlc-ios:playbackspeed-player into master

This features adds a playback speed button so the user can change their playback speed button without having to take the extra steps of going to the moreOptions and into the playbackSpeedView settings.

Currently, there's an issue with implementing the action sheet when the user long presses the playback speed button to access the playbackSpeedView.

Demo: Simulator_Screen_Recording_-iPhone_14-_2023-08-17_at_22.30.47

Closes #1683 (closed)

Merge request reports