C# Class HCS_Encoder.VideoDataEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Properties

Property Type Description
CaptureTime double
Frame System.Drawing.Bitmap

Property Details

CaptureTime public_oe property

public double CaptureTime
return double

Frame public_oe property

public Bitmap,System.Drawing Frame
return System.Drawing.Bitmap