Searched refs:no_remix (Results 1 – 1 of 1) sorted by relevance
1878 no_remix = false, in command_create_playback_stream() local1941 pa_tagstruct_get_boolean(t, &no_remix) < 0 || in command_create_playback_stream()2055 (no_remix ? PA_SINK_INPUT_NO_REMIX : 0) | in command_create_playback_stream()2203 no_remix = false, in command_create_record_stream() local2262 pa_tagstruct_get_boolean(t, &no_remix) < 0 || in command_create_record_stream()2382 (no_remix ? PA_SOURCE_OUTPUT_NO_REMIX : 0) | in command_create_record_stream()