mApiClient或mRemoteMediaPlayer为空,因此无法继续播放视频,没有错误

时间:2014-03-29 00:15:31

标签: android chromecast

D/ccl_VideoCastManager( 1923): onApplicationStatusChanged() reached: Ready to play
D/ccl_BaseCastManager( 1923): Successfully added the new BaseCastConsumer listener com.google.sample.castcompanionlibrary.notification.VideoCastNotificationService$1@4266ba58
D/ccl_VideoCastManager( 1923): Successfully added the new CastConsumer listener com.google.sample.castcompanionlibrary.notification.VideoCastNotificationService$1@4266ba58
D/ccl_VideoCastNotificat( 1923): onStartCommand(): Action: none
D/ccl_VideoCastManager( 1923): RemoteMediaPlayer::onStatusUpdated() is reached
D/ccl_VideoCastManager( 1923): onRemoteMediaPlayerStatusUpdated() reached
D/ccl_VideoCastManager( 1923): mApiClient or mRemoteMediaPlayer is null, so will not proceed
D/ccl_VideoCastManager( 1923): RemoteMediaPlayer::onMetadataUpdated() is reached
D/ccl_VideoCastManager( 1923): onRemoteMediaPlayerMetadataUpdated() reached

正确填充了MediaInfo对象我在调试器中检查了这个,mApiClientmRemoteMediaPlayer应该在castCompanionLibrary权限中创建吗?我不需要对这些物品做任何事情吗?

我会继续测试和更新我遇到的任何问题,但希望有人可以加入?

0 个答案:

没有答案