C# Class CodeTV.MPEG2VideoInfo

Show file Open project: dgis/CodeTV Class Usage Examples

Public Properties

Property Type Description
Flags AMMPEG2
Level AM_MPEG2Level
Profile AM_MPEG2Profile
SequenceHeader uint
StartTimeCode uint
hdr DirectShowLib.VideoInfoHeader2

Property Details

Flags public property

public AMMPEG2 Flags
return AMMPEG2

Level public property

public AM_MPEG2Level Level
return AM_MPEG2Level

Profile public property

public AM_MPEG2Profile Profile
return AM_MPEG2Profile

SequenceHeader public property

public uint SequenceHeader
return uint

StartTimeCode public property

public uint StartTimeCode
return uint

hdr public property

public VideoInfoHeader2,DirectShowLib hdr
return DirectShowLib.VideoInfoHeader2