AVBlocks for C++
2.1
Audio and Video Software Development Kit
|
Presets for Vorbis audio in Ogg container. More...
Variables | |
static const char | VBR_Q4 [] = "ogg.vorbis.q4" |
Audio: Vorbis, frequency not explicitly specified, quality 0.4 (from -0.1 to 1.0), VBR Container: OGG More... | |
static const char | VBR_Q8 [] = "ogg.vorbis.q8" |
Audio: Vorbis, frequency not explicitly specified, quality 0.8 (from -0.1 to 1.0), VBR Container: OGG More... | |
Presets for Vorbis audio in Ogg container.
|
static |
Audio: Vorbis, frequency not explicitly specified, quality 0.4 (from -0.1 to 1.0), VBR
Container: OGG
Normal quality VBR with average bitrate close to 128 kbps at 44100 Hz.
Property | Value |
---|---|
StreamType | OGG |
Property | Value |
---|---|
StreamType (StreamInfo) | Vorbis |
Parameter | Value |
---|---|
Quality | 0.4 |
|
static |
Audio: Vorbis, frequency not explicitly specified, quality 0.8 (from -0.1 to 1.0), VBR
Container: OGG
High quality VBR with average bitrate close to 256 kbps at 44100 Hz.
Property | Value |
---|---|
StreamType | OGG |
Property | Value |
---|---|
StreamType (StreamInfo) | Vorbis |
Parameter | Value |
---|---|
Quality | 0.8 |