Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.h36 virtual void NotifyIsLiveStream() = 0;
80 void NotifyIsLiveStream(const int32_t extra, const Format &infoBody);
H A Davplayer_napi.h329 void NotifyIsLiveStream() override;
H A Davplayer_callback.cpp697 [this](const int32_t extra, const Format &infoBody) {NotifyIsLiveStream(extra, infoBody); } }, in AVPlayerCallback()
815 void AVPlayerCallback::NotifyIsLiveStream(const int32_t extra, const Format &infoBody) in NotifyIsLiveStream() function in OHOS::Media::AVPlayerCallback
820 listener_->NotifyIsLiveStream(); in NotifyIsLiveStream()
H A Davplayer_napi.cpp2866 void AVPlayerNapi::NotifyIsLiveStream() in NotifyIsLiveStream() function in OHOS::Media::AVPlayerNapi

Completed in 9 milliseconds