Click or drag to resize
VideoCaptureEventArgs Properties

The VideoCaptureEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets the pointer to a buffer that contains the sample data.
Public propertyHeight
Gets the height of the captured image.
Public propertySampleData
Gets the byte array that contains the sample data.
Public propertyStride
Public propertyWidth
Gets the width of the captured image.
Top
See Also