Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 AVQueuePlayer 按顺序播放许多音频文件。
我需要记录每个正在播放的 AVPlayerItem。
怎么做?
AVQueuePlayer有财产currentItem。每次更改项目时都记录它。
AVQueuePlayer
currentItem