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

Presets for the WMA Pro codec More...

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

Detailed Description

Presets for the WMA Pro codec

Member Data Documentation

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.

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

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

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