84
Argus Encoder Family Version 2.6 API Developer’s Guide
The IBM Audio Registry Table
The
IBM Audio
Registry Table
There can be up to 2 audio streams. In the following table, where the property is
followed by the digit 0 or 1, the 0 or 1 specifies to which of the two audio streams
the property applies.
IBM Audio Registry Table
Property
Registry Key
Data
Type
Value Set
Comments
Audio Bit
Rate
BitRate0
BitRate1
Unsigned
long
32,000 (mono)
48,000 (mono)
56,000 (mono)
64,000 (mono)
80,000
96,000
112,000
128,000
160,000
192,000
224,000
256,000
320,000
384,000
Default: 192,000
Audio
Sample Rate
SampleRate0
SampleRate1
Unsigned
long
32000
44100
48000
Default: 48,000
The Ligos encoder uses the
same sample rate as the primary
stream; however, it does
not
support a sample rate of 32000.
Audio Mode
Mode0
Mode1
Unsigned
char
Stereo = 0
Joint Stereo = 1
Dual Audio = 2
Single Audio = 3
Mono = 4
Default: Stereo
Table A-4. IBM Audio Registry Table