mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2022-04-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed bug in the RDCatch subsystem that caused audio format parameters to be confounded between uploaded and audio store files. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -45,7 +45,7 @@ NORMALIZE_LEVEL int(11) in 1/100 dBFS
|
||||
STARTDATE_OFFSET int(10) unsigned
|
||||
ENDDATE_OFFSET int(10) unsigned
|
||||
EVENTDATE_OFFSET int(11)
|
||||
FORMAT int(11) signed 0 = PCM16, 2 = Layer 2, 3 = Layer 3
|
||||
FORMAT int(11) signed RDSettings::Format
|
||||
CHANNELS int(11) signed
|
||||
SAMPRATE int(11) signed
|
||||
BITRATE int(11) signed
|
||||
|
Reference in New Issue
Block a user