Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Davimagegenerator_napi.h66 void StartListenCurrentResource();
/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp206 void StartListenCurrentResource();
321 void PlayerObject::StartListenCurrentResource() in StartListenCurrentResource() function in NativeAVPlayerCallback::PlayerObject
906 playerObj->StartListenCurrentResource(); in OH_AVPlayer_SetURLSource()
918 playerObj->StartListenCurrentResource(); in OH_AVPlayer_SetFDSource()
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.h296 void StartListenCurrentResource();
H A Davplayer_napi.cpp1207 jsPlayer->StartListenCurrentResource(); // Listen to the events of the current resource in JsSetUrl()
1545 jsPlayer->StartListenCurrentResource(); // Listen to the events of the current resource in JsSetAVFileDescriptor()
1610 jsPlayer->StartListenCurrentResource(); // Listen to the events of the current resource in JsSetMediaSource()
1667 jsPlayer->StartListenCurrentResource(); // Listen to the events of the current resource in JsSetDataSrc()
2907 void AVPlayerNapi::StartListenCurrentResource() in StartListenCurrentResource() function in OHOS::Media::AVPlayerNapi

Completed in 10 milliseconds