PlayerViewController: Add notifications when adding or removing medias to the queue
Appending a media to the queue or removing one from it can now impact the display of the player controls. If the play queue contains a single media after such an action, the player controls will display the seek buttons, if not the skip buttons will be displayed allowing the user to select different medias from the queue.
Showing
- Sources/Playback/Player/AudioPlayer/AudioPlayerView.swift 12 additions, 0 deletionsSources/Playback/Player/AudioPlayer/AudioPlayerView.swift
- Sources/Playback/Player/AudioPlayer/AudioPlayerViewController.swift 5 additions, 0 deletions...ayback/Player/AudioPlayer/AudioPlayerViewController.swift
- Sources/Playback/Player/PlayerViewController.swift 8 additions, 1 deletionSources/Playback/Player/PlayerViewController.swift
Loading
Please register or sign in to comment