Searched refs:OnNotifyIsLiveStream (Results 1 – 1 of 1) sorted by relevance
250 void OnNotifyIsLiveStream(const int32_t extra, const Format &infoBody);314 … [this](const int32_t extra, const Format &infoBody) { OnNotifyIsLiveStream(extra, infoBody); } }, in NativeAVPlayerCallback()743 void NativeAVPlayerCallback::OnNotifyIsLiveStream(const int32_t extra, const Format &infoBody) in OnNotifyIsLiveStream() function in NativeAVPlayerCallback