13
0

Allow to move pulse stream #8467

This potentially breaks various assumptions (e.g. no resampling,
fixed buffersize) when the stream is moved to a different device.
Then again it's pulseaudio, which is unsuitable for pro-audio to
begin with.
This commit is contained in:
Robin Gareus 2020-11-11 15:59:26 +01:00
parent 921caac00f
commit 81862f8c30
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -301,10 +301,10 @@ PulseAudioBackend::init_pulse ()
| (int)PA_STREAM_NO_REMAP_CHANNELS
| (int)PA_STREAM_NO_REMIX_CHANNELS
| (int)PA_STREAM_DONT_MOVE
| (int)PA_STREAM_EARLY_REQUESTS
/*
| (int)PA_STREAM_DONT_MOVE
| (int)PA_STREAM_ADJUST_LATENCY
| (int)PA_STREAM_AUTO_TIMING_UPDATE
| (int)PA_STREAM_INTERPOLATE_TIMING