|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
Generic audio presets (unrelated to specific devices) More...
Classes | |
| class | M4A |
| M4A presets (AAC audio in MP4 container) More... | |
| class | MP3 |
| MP3 presets (MPEG-1 Layer 3) More... | |
| class | OggVorbis |
| Presets for Vorbis audio in Ogg container. More... | |
| class | WMA |
| Presets for Windows Media Audio. More... | |
Static Public Attributes | |
| const string | AAC = "aac" |
| AAC stream in ADTS format, stereo, 128 kbps. | |
Generic audio presets (unrelated to specific devices)
|
static |
AAC stream in ADTS format, stereo, 128 kbps.
| Property | Value |
|---|---|
| StreamType | Aac |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Aac |
| StreamSubType (StreamInfo) | AacAdts |
| Bitrate (StreamInfo) | 128000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |