Home
last modified time | relevance | path

Searched refs:audio_record (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/android/
Daudio_record_jni.cc34 rtc::scoped_ptr<GlobalRef> audio_record) in JavaAudioRecord() argument
35 : audio_record_(std::move(audio_record)), in JavaAudioRecord()