Searched refs:castPlayerStates (Results 1 – 1 of 1) sorted by relevance
303 CastEngine::PlayerStates castPlayerStates; in GetCastAVPlaybackState() local304 streamPlayer_->GetPlayerStatus(castPlayerStates); in GetCastAVPlaybackState()305 if (castPlusStateToString_.count(castPlayerStates) != 0) { in GetCastAVPlaybackState()306 avPlaybackState.SetState(castPlusStateToString_[castPlayerStates]); in GetCastAVPlaybackState()