|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
Presets for the WMA standard codec. More...
Static Public Attributes | |
| const string | CBR_128kbps = "wma.cbr.128kbps" |
| Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 128 kbps Container: ASF | |
| const string | CBR_160kbps = "wma.cbr.160kbps" |
| Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 160 kbps Container: ASF | |
| const string | CBR_64kbps = "wma.cbr.64kbps" |
| Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 64 kbps Container: ASF | |
| const string | CBR_96kbps = "wma.cbr.96kbps" |
| Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 96 kbps Container: ASF | |
Presets for the WMA standard codec.
|
static |
Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 128 kbps
Container: ASF
| Property | Value |
|---|---|
| StreamType | Asf |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Wma |
| Bitrate (StreamInfo) | 128000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 44100 Hz |
|
static |
Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 160 kbps
Container: ASF
| Property | Value |
|---|---|
| StreamType | Asf |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Wma |
| Bitrate (StreamInfo) | 160000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 44100 Hz |
|
static |
Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 64 kbps
Container: ASF
| Property | Value |
|---|---|
| StreamType | Asf |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Wma |
| Bitrate (StreamInfo) | 64000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 44100 Hz |
|
static |
Audio: Windows Media Audio Standard, CBR, 44100 Hz, stereo, 96 kbps
Container: ASF
| Property | Value |
|---|---|
| StreamType | Asf |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Wma |
| Bitrate (StreamInfo) | 96000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 44100 Hz |