Home
last modified time | relevance | path

Searched refs:SetDecoderAndStreamAttr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.h155 int32_t SetDecoderAndStreamAttr(void);
H A Dliteplayer.cpp658 int32_t PlayerControl::SetDecoderAndStreamAttr(void) in SetDecoderAndStreamAttr() function in OHOS::Media::PlayerControl
1149 ret = SetDecoderAndStreamAttr(); in DoPlay()