Searched refs:IsLiveSource (Results 1 – 2 of 2) sorted by relevance
358 } else if (state == AVPlayerState::STATE_COMPLETED && jsPlayer->IsLiveSource()) { in JsPlay()715 if (jsPlayer->IsLiveSource()) { in JsSeek()876 if (jsPlayer->IsLiveSource()) { in JsSetSpeed()1847 if (jsPlayer->IsLiveSource()) { in JsSetLoop()2244 if (jsPlayer->IsLiveSource() && jsPlayer->dataSrcCb_ == nullptr) { in JsGetCurrentTime()2268 if (jsPlayer->IsControllable() && !jsPlayer->IsLiveSource()) { in JsGetDuration()2965 bool AVPlayerNapi::IsLiveSource() const in IsLiveSource() function in OHOS::Media::AVPlayerNapi
322 bool IsLiveSource() const;