Posts

Post not yet marked as solved
2 Replies
1.4k Views
I am using AVQueuePlayer in conjunction with the AVPlayerViewController and loading several videos onto the queue. The videos play fine and but when using the remote I cannot reveal the "skip to next video" control when tapping the right side of the remote. Instead I get the skip ahead 10 seconds control. I am trying to achive the same behavior you get in the radio app where you can skip tracks. The user sees a next track control when tapping on the right side of the remote and when pressing it skips to the next track in the playlist.I assumed that by using AVQueuePlayer the playback controls would show this. Is there some way to get the AVPlayerViewController's controls to show the next track control?
Posted Last updated
.