我正在开发流应用程序,因此我使用的是exoplayer。This is the code.It is working everything fine.But I need to show button with title and play/pause按钮。Also takes care of the Play/Pause button toggling
* @param play True if playback should be st
现在,我正在尝试使用exoplayer来做这件事。到目前为止,我已经创建了一个简单的播放器,可以从给定的链接播放音乐。它具有播放、暂停和搜索功能。现在,我希望所有这些功能都在我的通知栏上,这样我就可以从那里控制它。如何做到这一点。Also takes care of the Play/Pause button toggling private voi