ホームページ > に質問 > 本文
假设我在一个Activity(该Activity持有MediaSession对象)调用了MediaSession.setQueue(List<MediaMetadata> list)方法设置了播放列表数据,那我怎样在Playservice中获得这些数据。