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

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

SrcRect public property

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

TargetRect public property

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