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.
如何从用户库中随机选择歌曲/专辑/播放列表?
另外,如何随机选择特定艺术家/流派的所有歌曲?
我已经尝试过MPMediaQuery,但不知何故无法实现我想要的。我得到的只是特定组(艺术家、专辑、流派等)的所有可用歌曲
MPMediaQuery
我尝试过 MPMediaQuery,但不知何故无法实现我想要的。我得到的只是特定组的所有可用歌曲
如果您形成一个完整的空 MPMediaQuery,您将获得所有歌曲的列表。现在你可以随机选择一个。