IMcCaptFramesCircular Property
|
|
Gets or sets the circular buffer flag for the McCaptFrames collection
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxProperty Circular As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksCircular buffers are used to re-use the existing capture frames during
a streaming capture operation. Setting this flag will specify that this
capture frames collection is to be used as a circular buffer.
See Also