I've looked around but I can't find a delegate protocol for the AVPlayer class. What gives? I'm using its subclass, AVQueuePlayer, to play an array of AVPlayerItems, each loaded from a URL. Is there any way I can call a method when a song fin... 続きを読む