投稿

7月, 2018の投稿を表示しています

MPMusicPlayerControllerのappendQueueDescriptor

MPMusicPlayerControllerのappendQueueDescriptorは仕様上はiOS10.3からだが、iOS10.3ではうまく機能しない。iOS11以降はOK.。 // Adds the contents of the queue descriptor to the end of the queue - (void)appendQueueDescriptor:(MPMusicPlayerQueueDescriptor *)descriptor MP_API(ios(10.3));