|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
Presets for Vorbis audio in Ogg container. More...
Static Public Attributes | |
| const string | VBR_Q4 = "ogg.vorbis.q4" |
| Audio: Vorbis, VBR, frequency not explicitly specified, quality 4 (from -0.1 to 1.0), VBR Container: Ogg. | |
| const string | VBR_Q8 = "ogg.vorbis.q8" |
| Audio: Vorbis, VBR, frequency not explicitly specified, quality 8 (from -0.1 to 1.0) VBR Container: Ogg. | |
Presets for Vorbis audio in Ogg container.
|
static |
Audio: Vorbis, VBR, frequency not explicitly specified, quality 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, VBR, frequency not explicitly specified, quality 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 |