Home
last modified time | relevance | path

Searched defs:createAVRecorder (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const createAVRecorder: () => number; constant
/test/xts/acts/multimedia/media/media_js_standard/AVRecorderNDK/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const createAVRecorder: () => number; constant
/test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/
Davrecorder_ndk_test.cpp106 static napi_value createAVRecorder(napi_env env, napi_callback_info info) in createAVRecorder() function
/test/xts/acts/multimedia/media/media_js_standard/AVRecorderNDK/entry/src/main/cpp/
Davrecorder_ndk_test.cpp87 static napi_value createAVRecorder(napi_env env, napi_callback_info info) in createAVRecorder() function