IMcCaptFrameDirty Property
|
|
Gets or sets the dirty flag for the capture frame.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxProperty Dirty As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksThe dirty flag indicates that the capture frame was
updated by the streaming operation and the image data
and timestamp are valid and accessible.
See Also