Home
last modified time | relevance | path

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