C# Class TOAPI.Types.VIDEOINFOHEADER

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

Public Properties

Property Type Description
AvgTimePerFrame long
BitErrorRate int
BitRate int
BmiHeader BITMAPINFOHEADER
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

SrcRect public_oe property

public RECT SrcRect
return RECT

TargetRect public_oe property

public RECT TargetRect
return RECT