Searched defs:jsPlayer (Results 1 – 4 of 4) sorted by relevance
148 AVPlayerNapi *jsPlayer = new(std::nothrow) AVPlayerNapi(); in Constructor() local1293 AVPlayerNapi *jsPlayer = AVPlayerNapi::GetJsInstance(env, info); in JsGetMediaKeySystemInfos() local1345 auto jsPlayer = promiseCtx->napi; in JsGetPlaybackInfo() local1519 AVPlayerNapi *jsPlayer = AVPlayerNapi::GetJsInstance(env, info); in JsGetUrl() local1584 AVPlayerNapi *jsPlayer = AVPlayerNapi::GetJsInstance(env, info); in JsGetAVFileDescriptor() local1716 AVPlayerNapi *jsPlayer = AVPlayerNapi::GetJsInstance(env, info); in JsGetDataSrc() local1825 AVPlayerNapi *jsPlayer = AVPlayerNapi::GetJsInstance(env, info); in JsGetSurfaceID() local2398 auto jsPlayer = promiseCtx->napi; in JsGetTrackDescription() local2475 auto jsPlayer = promiseCtx->napi; in JsGetSelectedTracks() local2944 AVPlayerNapi *jsPlayer = nullptr; in GetJsInstance() local[all …]
237 VideoPlayerNapi *jsPlayer = nullptr; in SetUrl() local294 VideoPlayerNapi *jsPlayer = nullptr; in GetUrl() local322 VideoPlayerNapi *jsPlayer = nullptr; in SetFdSrc() local369 VideoPlayerNapi *jsPlayer = nullptr; in GetFdSrc() local1021 VideoPlayerNapi *jsPlayer = nullptr; in On() local1060 VideoPlayerNapi *jsPlayer = nullptr; in SetLoop() local1099 VideoPlayerNapi *jsPlayer = nullptr; in GetLoop() local1131 VideoPlayerNapi *jsPlayer = nullptr; in SetVideoScaleType() local1183 VideoPlayerNapi *jsPlayer = nullptr; in GetVideoScaleType() local1207 VideoPlayerNapi *jsPlayer = nullptr; in GetCurrentTime() local[all …]
30 AudioPlayerNapi *jsPlayer = nullptr; member
42 VideoPlayerNapi *jsPlayer = nullptr; member