The CvCapture type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| captureType |
Capture type (File or Camera)
| |
| dataHandle |
Gets or sets a handle which allocates using cvSetData.
(Inherited from DisposableObject.) | |
| disposed |
Track whether Dispose has been called
| |
| ptr |
Data pointer
(Inherited from DisposableCvObject.) |
See Also