C# Class ScreenToGif.Webcam.DirectShow.EditStreaming.VideoInfoHeader

显示文件 Open project: dbremner/ScreenToGif Class Usage Examples

Public Properties

Property Type Description
AvgTimePerFrame long
BitErrorRate int
BitRate int
BmiHeader UtilStreaming.BitmapInfoHeader
SrcRect UtilStreaming.DsRECT
TargetRect UtilStreaming.DsRECT

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 UtilStreaming.BitmapInfoHeader,ScreenToGif.Webcam.DirectShow BmiHeader
return UtilStreaming.BitmapInfoHeader

SrcRect public_oe property

public UtilStreaming.DsRECT,ScreenToGif.Webcam.DirectShow SrcRect
return UtilStreaming.DsRECT

TargetRect public_oe property

public UtilStreaming.DsRECT,ScreenToGif.Webcam.DirectShow TargetRect
return UtilStreaming.DsRECT