Top "Avqueueplayer" questions

AVQueuePlayer is a subclass of AVPlayer used to play a number of items in a sequence.

Replay items in AVQueuePlayer after last

I need to create something like an infinite loop in my AVQueuePlayer. Especially, I want to replay the whole NSArray …

iphone ios avfoundation avplayer avqueueplayer