Home
last modified time | relevance | path

Searched refs:AVPlayerNotify (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.h28 class AVPlayerNotify { class
30 AVPlayerNotify() = default;
31 virtual ~AVPlayerNotify() = default;
42 AVPlayerCallback(napi_env env, AVPlayerNotify *listener);
93 AVPlayerNotify *listener_ = nullptr;
H A Davplayer_napi.h72 class AVPlayerNapi : public AVPlayerNotify {
H A Davplayer_callback.cpp665 AVPlayerCallback::AVPlayerCallback(napi_env env, AVPlayerNotify *listener) in AVPlayerCallback()

Completed in 4 milliseconds