Home
last modified time | relevance | path

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