Changes between Version 35 and Version 36 of Sound
- Timestamp:
- 04/18/16 07:24:51 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sound
v35 v36 31 31 * {{{XPRA_GSTREAMER1}}} (defaults to {{{1}}}) set to {{{0}}} to try to use GStreamer 0.10 instead of 0.10 32 32 * {{{XPRA_ALLOW_SOUND_LOOP}}} (defaults to {{{0}}}) can be set to {{{1}}} to forward sound to / from the same pulseaudio server, potentially creating a loop (not recommended) 33 * {{{XPRA_ MONITOR_DEVICE_NAME}}} to use a specific device if there is more than one device to choose from (can happen when using an existing pulseaudio server with more than one output device attached)33 * {{{XPRA_PULSEAUDIO_DEVICE_NAME}}} to use a specific device if there is more than one device to choose from (can happen when using an existing pulseaudio server with more than one output device attached) 34 34 * {{{XPRA_SOUND_CODEC_ENABLE_xxxx}}} (replace xxxx with a codec name): can be used to force enable a specific codec (not recommended) 35 35 * {{{XPRA_SOUND_QUEUE_TIME}}} can be used to control the default amount of buffering on the receiver.