C# Class TOAPI.Types.VIDEOINFOHEADER2

ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
AvgTimePerFrame long
BitErrorRate int
BitRate int
BmiHeader BITMAPINFOHEADER
ControlFlags int
CopyProtectFlags int
InterlaceFlags int
PictAspectRatioX int
PictAspectRatioY int
Reserved2 int
SrcRect RECT
TargetRect RECT

Property Details

AvgTimePerFrame public_oe property

public long AvgTimePerFrame
return long

BitErrorRate public_oe property

public int BitErrorRate
return int

BitRate public_oe property

public int BitRate
return int

BmiHeader public_oe property

public BITMAPINFOHEADER,TOAPI.Types BmiHeader
return BITMAPINFOHEADER

ControlFlags public_oe property

public int ControlFlags
return int

CopyProtectFlags public_oe property

public int CopyProtectFlags
return int

InterlaceFlags public_oe property

public int InterlaceFlags
return int

PictAspectRatioX public_oe property

public int PictAspectRatioX
return int

PictAspectRatioY public_oe property

public int PictAspectRatioY
return int

Reserved2 public_oe property

public int Reserved2
return int

SrcRect public_oe property

public RECT SrcRect
return RECT

TargetRect public_oe property

public RECT TargetRect
return RECT