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

Presets for the WMA Pro codec. More...

Static Public Attributes

const string VBR_Q100 = "wma.pro.q100"
 Audio: Windows Media Audio Professional, VBR, 44100 Hz, stereo, Quality 100 (0-100)
Container: ASF
High quality VBR with average bitrate close to 256 kbps.
 
const string VBR_Q75 = "wma.pro.q75"
 Audio: Windows Media Audio Professional, VBR, 44100 Hz, stereo, Quality 75 (0-100)
Container: ASF
Normal quality VBR with average bitrate close to 128 kbps.
 
const string VBR_Q90 = "wma.pro.q90"
 Audio: Windows Media Audio Professional, VBR, 44100 Hz, stereo, Quality 90 (0-100)
Container: ASF
High quality VBR with average bitrate close to 192 kbps.
 

Detailed Description

Presets for the WMA Pro codec.

Member Data Documentation

◆ VBR_Q100

const string VBR_Q100 = "wma.pro.q100"
static

Audio: Windows Media Audio Professional, VBR, 44100 Hz, stereo, Quality 100 (0-100)
Container: ASF
High quality VBR with average bitrate close to 256 kbps.

Socket

Property Value
StreamType Asf

%Audio Pin

Property Value
StreamType (StreamInfo) Wma_Professional
BitrateMode (StreamInfo) VBR
ChannelLayout (AudioStreamInfo) LayoutStereo
Channels (AudioStreamInfo) 2
SampleRate (AudioStreamInfo) 44100 Hz
BitsPerSample (AudioStreamInfo) 16

%Audio Pin %Parameters

Parameter Value
Quality 100

◆ VBR_Q75

const string VBR_Q75 = "wma.pro.q75"
static

Audio: Windows Media Audio Professional, VBR, 44100 Hz, stereo, Quality 75 (0-100)
Container: ASF
Normal quality VBR with average bitrate close to 128 kbps.

Socket

Property Value
StreamType Asf

%Audio Pin

Property Value
StreamType (StreamInfo) Wma_Professional
BitrateMode (StreamInfo) VBR
ChannelLayout (AudioStreamInfo) LayoutStereo
Channels (AudioStreamInfo) 2
SampleRate (AudioStreamInfo) 44100 Hz
BitsPerSample (AudioStreamInfo) 16

%Audio Pin %Parameters

Parameter Value
Quality 75

◆ VBR_Q90

const string VBR_Q90 = "wma.pro.q90"
static

Audio: Windows Media Audio Professional, VBR, 44100 Hz, stereo, Quality 90 (0-100)
Container: ASF
High quality VBR with average bitrate close to 192 kbps.

Socket

Property Value
StreamType Asf

%Audio Pin

Property Value
StreamType (StreamInfo) Wma_Professional
BitrateMode (StreamInfo) VBR
ChannelLayout (AudioStreamInfo) LayoutStereo
Channels (AudioStreamInfo) 2
SampleRate (AudioStreamInfo) 44100 Hz
BitsPerSample (AudioStreamInfo) 16

%Audio Pin %Parameters

Parameter Value
Quality 90