HomeSort by relevance Sort by last modified time
    Searched refs:_platformAudioLayer (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/
audio_device_impl.cc 133 _platformAudioLayer(audioLayer),
239 _platformAudioLayer = kWindowsWaveAudio; // modify the state set at construction
304 _platformAudioLayer = kLinuxAlsaAudio; // modify the state set at construction
    [all...]
audio_device_impl.h 222 AudioLayer _platformAudioLayer;

Completed in 355 milliseconds