AVBlocks for C++  3.0
Audio and Video Software Development Kit
Loading...
Searching...
No Matches
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

 
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

 

Detailed Description

Presets for Vorbis audio in Ogg container.

Variable Documentation

◆ VBR_Q4

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

◆ VBR_Q8

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