C# Class CodeTV.MPEG2VideoInfo

ファイルを表示 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_oe property

public AMMPEG2 Flags
return AMMPEG2

Level public_oe property

public AM_MPEG2Level Level
return AM_MPEG2Level

Profile public_oe property

public AM_MPEG2Profile Profile
return AM_MPEG2Profile

SequenceHeader public_oe property

public uint SequenceHeader
return uint

StartTimeCode public_oe property

public uint StartTimeCode
return uint

hdr public_oe property

public VideoInfoHeader2,DirectShowLib hdr
return DirectShowLib.VideoInfoHeader2