Home
last modified time | relevance | path

Searched refs:no_remix (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c1737 no_remix = false, in command_create_playback_stream() local
1800 pa_tagstruct_get_boolean(t, &no_remix) < 0 || in command_create_playback_stream()
1914 (no_remix ? PA_SINK_INPUT_NO_REMIX : 0) | in command_create_playback_stream()
2062 no_remix = false, in command_create_record_stream() local
2121 pa_tagstruct_get_boolean(t, &no_remix) < 0 || in command_create_record_stream()
2241 (no_remix ? PA_SOURCE_OUTPUT_NO_REMIX : 0) | in command_create_record_stream()

Completed in 7 milliseconds