Home
last modified time | relevance | path

Searched defs:VideoStreamerSetCallback (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/types/libplayer/
Dindex.d.ts50 export const VideoStreamerSetCallback: () => number constant
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/sample/player/
DPlayer.cpp284 int32_t Player::VideoStreamerSetCallback() in VideoStreamerSetCallback() function in Player
DPlayerNative.cpp586 napi_value PlayerNative::VideoStreamerSetCallback(napi_env env, napi_callback_info info) in VideoStreamerSetCallback() function in PlayerNative