VideoCaptureEventArgs Properties |
The VideoCaptureEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Buffer |
Gets the pointer to a buffer that contains the sample data.
| |
Height |
Gets the height of the captured image.
| |
SampleData |
Gets the byte array that contains the sample data.
| |
Stride | ||
Width |
Gets the width of the captured image.
|