Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

moonman239

Cancelled
Original poster
Mar 27, 2009
1,541
32
I have an AVQueuePlayer. This AVQueuePlayer has an item that I want it to play twice. However, I only want it to play that item twice.

The only solution I have is to have my view controller subscribe to the AVPlayerItemDidPlayToEndTime notification and call a selector.
 
Last edited:

moonman239

Cancelled
Original poster
Mar 27, 2009
1,541
32
I ended up telling my app to add another item and add it to the queue player. This solution is easier than the one I previously posted.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.