Home
last modified time | relevance | path

Searched refs:castPlayerStates (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp305 CastEngine::PlayerStates castPlayerStates; in GetCastAVPlaybackState() local
306 streamPlayer_->GetPlayerStatus(castPlayerStates); in GetCastAVPlaybackState()
307 if (castPlusStateToString_.count(castPlayerStates) != 0) { in GetCastAVPlaybackState()
308 avPlaybackState.SetState(castPlusStateToString_[castPlayerStates]); in GetCastAVPlaybackState()

Completed in 2 milliseconds