Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp310 CastEngine::PlaybackSpeed castPlaybackSpeed; in GetCastAVPlaybackState() local
311 streamPlayer_->GetPlaySpeed(castPlaybackSpeed); in GetCastAVPlaybackState()
312 if (castPlusSpeedToDouble_.count(castPlaybackSpeed) != 0) { in GetCastAVPlaybackState()
313 avPlaybackState.SetSpeed(castPlusSpeedToDouble_[castPlaybackSpeed]); in GetCastAVPlaybackState()

Completed in 2 milliseconds