mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
2023-08-24 Fred Gleason <fredg@paravelsystems.com>
* Added a 'TestOutputStreams=' directive to the '[Caed]' section of rd.conf(5). * Added code to the 'Unload Playback' ['UP'] CAE command to mute all output port volume controls from the subject output stream. * Added a feature to the 'Set Output Port' ['OP'] CAE command where passing a '-1' for the 'port-num' argument will cause all output stream volume controls for the specified stream to be muted. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -225,6 +225,16 @@ TranscodingDelay=0
|
||||
;
|
||||
;SuppressRdcatchMeterUpdates=No
|
||||
|
||||
[Caed]
|
||||
; When set to 'Yes', log all CAE mixer operations to syslog.
|
||||
;EnableMixerLogging=No
|
||||
|
||||
; When set to 'Yes', set all output stream to port volume settings to 0 dB
|
||||
; and disable 'Set Output Port' ['OP'], 'Set Output Volume' ['OV'] and
|
||||
; 'Fade Output Volume' ['FV'] CAE commands.
|
||||
; TestOutputStreams=No
|
||||
TestOutputStreams=No
|
||||
|
||||
[Debugging]
|
||||
; IMPORTANT NOTE:
|
||||
; The directives in this section can send large amounts of data to the
|
||||
|
Reference in New Issue
Block a user