CastCompanionLibrary:启动/停止按钮上的监听器

时间:2016-03-31 20:18:50

标签: android chromecast google-cast castcompanionlibrary

我成功地将CastCompanionLibrary包含在我的媒体应用中。我使用VideoCastManager类。现在我想在VideoCastManager的播放/停止按钮上放一个监听器来捕捉停止事件以在我的主屏幕上做某事。

CastCompanionLibrary的开始/停止按钮上是否有onClickListener

这是方法mCastManager.onPlayPauseClicked(..)吗?如果是的话,你有一个如何使用它的例子吗?

我正在谈论的按钮是此屏幕截图中显示的cast_activity.xml中的白色播放按钮:

cast_activity.xml with white play button

0 个答案:

没有答案