Video |
The VideoCaptureEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | VideoCaptureEventArgs | Initializes a new instance of the VideoCaptureEventArgs class. |
![]() | VideoCaptureEventArgs(IntPtr, Byte, Int32, Int32, Int32) | Initializes a new instance of the VideoCaptureEventArgs class. |
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. |