AVBlocks for C++  2.1
Audio and Video Software Development Kit
primo::avblocks::Preset::Audio::Generic::OggVorbis Namespace Reference

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

Detailed Description

Presets for Vorbis audio in Ogg container.

Variable Documentation

const char VBR_Q4[] = "ogg.vorbis.q4"
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.

Socket

Property Value
StreamType OGG

Audio Pin

Property Value
StreamType (StreamInfo) Vorbis

Audio Pin Parameters

Parameter Value
Quality 0.4
const char VBR_Q8[] = "ogg.vorbis.q8"
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.

Socket

Property Value
StreamType OGG

Audio Pin

Property Value
StreamType (StreamInfo) Vorbis

Audio Pin Parameters

Parameter Value
Quality 0.8