AVBlocks for .NET  3.0
Audio and Video Software Development Kit
Preset.Video.HDV Class Reference

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)
 

Detailed Description

Presets for High-definition video MPEG-2 Transport Stream.

Member Data Documentation

◆ MPEG_1080i_25p

◆ MPEG_1080i_30p

◆ MPEG_1080p_24p

◆ MPEG_1080p_25p

◆ MPEG_1080p_30p

◆ MPEG_720p_24p

◆ MPEG_720p_25p

◆ MPEG_720p_30p

◆ MPEG_720p_50p

◆ MPEG_720p_60p