Home
last modified time | relevance | path

Searched refs:SendControlCommandWithParams (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dhw_cast_test.cpp808 streamplayer->SendControlCommandWithParams(cmd);
827 streamplayer->SendControlCommandWithParams(cmd);
846 streamplayer->SendControlCommandWithParams(cmd);
865 streamplayer->SendControlCommandWithParams(cmd);
884 streamplayer->SendControlCommandWithParams(cmd);
903 streamplayer->SendControlCommandWithParams(cmd);
922 streamplayer->SendControlCommandWithParams(cmd);
941 streamplayer->SendControlCommandWithParams(cmd);
960 streamplayer->SendControlCommandWithParams(cmd);
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.h67 void SendControlCommandWithParams(const AVCastControlCommand castControlCommand);
H A Dhw_cast_stream_player.cpp104 SendControlCommandWithParams(castControlCommand); in SendControlCommand()
109 void HwCastStreamPlayer::SendControlCommandWithParams(const AVCastControlCommand castControlCommand) in SendControlCommandWithParams() function in OHOS::AVSession::HwCastStreamPlayer