|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
Presets for High-definition video MPEG-2 Transport Stream. More...
Static Public Attributes | |
| const string | MPEG_1080i_25p = "hdv.m2t.1080i.25p" |
| Video: MPEG-2, 25 fps, 1440x1080, aspect ratio 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_1080i_30p = "hdv.m2t.1080i.30p" |
| Video: MPEG-2, 29.97 fps, 1440x1080, aspect ratio 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_1080p_24p = "hdv.m2t.1080p.24p" |
| Video: MPEG-2, 23.976 fps, 1440x1080, aspect ratio 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_1080p_25p = "hdv.m2t.1080p.25p" |
| Video: MPEG-2, 25 fps, 1440x1080, aspect ratio 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_1080p_30p = "hdv.m2t.1080p.30p" |
| Video: MPEG-2, 29.97 fps, 1440x1080, aspect ratio 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_720p_24p = "hdv.m2t.720p.24p" |
| Video: MPEG-2, 23.976 fps, 1280x720, aspect 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_720p_25p = "hdv.m2t.720p.25p" |
| Video: MPEG-2, 25 fps, 1280x720, aspect 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_720p_30p = "hdv.m2t.720p.30p" |
| Video: MPEG-2, 29.97 fps, 1280x720, aspect 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_720p_50p = "hdv.m2t.720p.50p" |
| Video: MPEG-2, 50 fps, 1280x720, aspect 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
| const string | MPEG_720p_60p = "hdv.m2t.720p.60p" |
| Video: MPEG-2, 59.94 fps, 1280x720, aspect 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits Container: MPEG-TS (m2t) | |
Presets for High-definition video MPEG-2 Transport Stream.
|
static |
Video: MPEG-2, 25 fps, 1440x1080, aspect ratio 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 29.97 fps, 1440x1080, aspect ratio 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 23.976 fps, 1440x1080, aspect ratio 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 25 fps, 1440x1080, aspect ratio 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 29.97 fps, 1440x1080, aspect ratio 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 23.976 fps, 1280x720, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 25 fps, 1280x720, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 29.97 fps, 1280x720, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 50 fps, 1280x720, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |
|
static |
Video: MPEG-2, 59.94 fps, 1280x720, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo, 16bits
Container: MPEG-TS (m2t)
| Property | Value |
|---|---|
| StreamType | MpegTS |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | MpegAudio |
| StreamSubType (StreamInfo) | MpegAudioLayer2 |
| Bitrate (StreamInfo) | 384000 bps |
| BitrateMode (StreamInfo) | CBR |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
| BitsPerSample (AudioStreamInfo) | 16 |