Home
last modified time | relevance | path

Searched defs:tplayAttr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.cpp424 int32_t PlayerControl::TPlay(TplayAttr tplayAttr) in TPlay()
1544 int32_t PlayerControl::IsRepeatTplayReq(TplayAttr &tplayAttr, bool &isRepeat) in IsRepeatTplayReq()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp711 TplayAttr tplayAttr; in SetPlaybackSpeed() local