C# Class TOAPI.Types.VIDEOINFOHEADER

Show file 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 property

public long AvgTimePerFrame
return long

BitErrorRate public property

public int BitErrorRate
return int

BitRate public property

public int BitRate
return int

BmiHeader public property

public BITMAPINFOHEADER,TOAPI.Types BmiHeader
return BITMAPINFOHEADER

SrcRect public property

public RECT SrcRect
return RECT

TargetRect public property

public RECT TargetRect
return RECT