Event for VideoView playback state or MediaController play/pause

后端 未结 2 1076
粉色の甜心
粉色の甜心 2020-11-30 01:03

I cant seem to find an event that listens for playback state. I am mostly interested in the play/pause state. I am using MediaController which has

2条回答
  •  借酒劲吻你
    2020-11-30 01:16

    You should be able to set your own MediaController.MediaPlayerControl and override pause and start

提交回复
热议问题