IMcCaptFrames Interface |
![]() |
Namespace: MediaCy.IQL.Capture
Public Interface IMcCaptFrames Inherits IEnumerable
The IMcCaptFrames type exposes the following members.
Name | Description | |
---|---|---|
![]() | Circular | Gets or sets the circular buffer flag for the McCaptFrames collection |
![]() | Count | Gets the count of capture frames in the collection. |
![]() | Flags | Gets or sets the flags of the capture frames collection. |
![]() | Item | Gets a capture frame from the capture frames collection. |
![]() | Parent | Gets the parent McCaptDevice for this McCaptFrames collection |
![]() | Type | Gets or sets the image data buffer type for the capture frames collection |
Name | Description | |
---|---|---|
![]() | Add | Adds a McCaptFrame object to the McCaptFrames collection. |
![]() | GetEnumerator | |
![]() | Remove | Removes a McCaptFrame object from the McCaptFrames collection. |