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

Presets for DVD-Video. More...

Static Public Attributes

const string NTSC_16x9_MP2 = "dvd.ntsc.16x9.mp2"
 Video: MPEG-2, 29.97 fps, 720 x 480, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo.
 
const string NTSC_16x9_PCM = "dvd.ntsc.16x9.pcm"
 Video: MPEG-2, 29.97 fps, 720 x 480, aspect 16:9
Audio: PCM, 16-bit, 48000 Hz, stereo.
 
const string NTSC_4x3_MP2 = "dvd.ntsc.4x3.mp2"
 Video: MPEG-2, 29.97 fps, 720 x 480, aspect 4:3
Audio: MPEG-1 Layer 2, 48000 Hz, stereo.
 
const string NTSC_4x3_PCM = "dvd.ntsc.4x3.pcm"
 Video: MPEG-2, 29.97 fps, 720 x 480, aspect 4:3
Audio: PCM, 16-bit, 48000 Hz, stereo.
 
const string PAL_16x9_MP2 = "dvd.pal.16x9.mp2"
 Video: MPEG-2, 25 fps, 720 x 576, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo.
 
const string PAL_4x3_MP2 = "dvd.pal.4x3.mp2"
 Video: MPEG-2, 25 fps, 720 x 576, aspect 4:3
Audio: MPEG-1 Layer 2, 48000 Hz, stereo.
 

Detailed Description

Presets for DVD-Video.

Member Data Documentation

◆ NTSC_16x9_MP2

const string NTSC_16x9_MP2 = "dvd.ntsc.16x9.mp2"
static

◆ NTSC_16x9_PCM

◆ NTSC_4x3_MP2

const string NTSC_4x3_MP2 = "dvd.ntsc.4x3.mp2"
static

◆ NTSC_4x3_PCM

◆ PAL_16x9_MP2

const string PAL_16x9_MP2 = "dvd.pal.16x9.mp2"
static

◆ PAL_4x3_MP2

const string PAL_4x3_MP2 = "dvd.pal.4x3.mp2"
static