Searched refs:native_audio_sink (Results 1 – 1 of 1) sorted by relevance
109 …r_OboeRecorder_allocNativeRecorder(JNIEnv *env, jobject thiz, jlong native_audio_sink, jint record… in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_allocNativeRecorder() argument110 OboeRecorder* recorder = new OboeRecorder((AudioSink*)native_audio_sink, recorderSubtype); in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_allocNativeRecorder()