Home
last modified time | relevance | path

Searched defs:VideoStreamerSetErrorCallback (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.ts51 export const VideoStreamerSetErrorCallback: () => number constant
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/sample/player/
DPlayer.cpp290 int32_t Player::VideoStreamerSetErrorCallback() in VideoStreamerSetErrorCallback() function in Player
DPlayerNative.cpp595 napi_value PlayerNative::VideoStreamerSetErrorCallback(napi_env env, napi_callback_info info) in VideoStreamerSetErrorCallback() function in PlayerNative