AVBlocks for .NET  3.0
Audio and Video Software Development Kit
Preset.Audio.Generic.MP3 Class Reference

MP3 presets (MPEG-1 Layer 3) More...

Static Public Attributes

const string AMRadio = "mp3.am.radio.32kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 32 kbps, mono.
 
const string CBR_128kbps = "mp3.44100hz.128kbps"
 MPEG-1 Layer 3 audio, 44100Hz, stereo, 128 kbps.
 
const string CBR_256kbps = "mp3.44100hz.256kbps"
 MPEG-1 Layer 3 audio, 44100Hz, stereo, 256 kbps.
 
const string CD = "mp3.audiocd.192kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 192 kbps, stereo.
 
const string FMRadio = "mp3.fm.radio.32kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 96 kbps, stereo.
 
const string HiFi = "mp3.hi.fi.160kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 160 kbps, stereo.
 
const string Radio = "mp3.radio.112kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 112 kbps, stereo.
 
const string Studio = "mp3.studio.256kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 256 kbps, stereo.
 
const string Tape = "mp3.tape.128kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 128 kbps, stereo.
 
const string Voice = "mp3.voice.64kbps"
 MPEG-1 Layer 3 audio, 44100 Hz, 64 kbps, mono.
 

Detailed Description

MP3 presets (MPEG-1 Layer 3)

Member Data Documentation

◆ AMRadio

const string AMRadio = "mp3.am.radio.32kbps"
static

◆ CBR_128kbps

const string CBR_128kbps = "mp3.44100hz.128kbps"
static

◆ CBR_256kbps

const string CBR_256kbps = "mp3.44100hz.256kbps"
static

◆ CD

const string CD = "mp3.audiocd.192kbps"
static

◆ FMRadio

const string FMRadio = "mp3.fm.radio.32kbps"
static

◆ HiFi

const string HiFi = "mp3.hi.fi.160kbps"
static

◆ Radio

const string Radio = "mp3.radio.112kbps"
static

◆ Studio

const string Studio = "mp3.studio.256kbps"
static

◆ Tape

const string Tape = "mp3.tape.128kbps"
static

◆ Voice

const string Voice = "mp3.voice.64kbps"
static