AVBlocks for .NET  1.22
Audio and Video Software Development Kit
Preset.Audio.Generic.OggVorbis Class Reference

Presets for Vorbis audio in Ogg container More...

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 More...
 
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 More...
 

Detailed Description

Presets for Vorbis audio in Ogg container

Member Data Documentation

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

Normal quality VBR with average bitrate close to 128 kbps at 44100 Hz.

Socket

Property Value
StreamType Ogg

Audio Pin

Property Value
StreamType (StreamInfo) Vorbis

Audio Pin Parameters

Parameter Value
Quality 0.4
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

High quality VBR with average bitrate close to 256 kbps at 44100 Hz.

Socket

Property Value
StreamType Ogg

Audio Pin

Property Value
StreamType (StreamInfo) Vorbis

Audio Pin Parameters

Parameter Value
Quality 0.8