HomeSort by relevance Sort by last modified time
    Searched defs:recording_ (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/media/libndkaudio/
AudioRecorder.h 42 return recording_;
62 bool recording_; member in class:ndkaudio::AudioRecorder
  /external/webrtc/talk/app/webrtc/test/
fakeaudiocapturemodule.h 250 bool recording_; // True when audio is being pushed from the instance. member in class:FakeAudioCaptureModule
  /external/webrtc/webrtc/modules/audio_device/android/
audio_record_jni.h 80 bool Recording() const { return recording_; }
154 bool recording_; member in class:webrtc::AudioRecordJni
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.h 60 bool Recording() const override { return recording_; }
274 volatile int recording_; member in class:webrtc::AudioDeviceIOS

Completed in 178 milliseconds