Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_pulse_linux.h29 #ifndef PA_STREAM_START_MUTED
30 #define PA_STREAM_START_MUTED 0x1000U macro
Daudio_device_pulse_linux.cc2644 _playStreamFlags |= PA_STREAM_START_MUTED; in PlayThreadProcess()