IMcCaptFrameFrameID Property
|
|
Gets or sets the frame ID for the capture frame.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxProperty FrameID As Integer
Get
Set
Property Value
Type:
Int32
RemarksThe frame ID is a numerical identifier of
a particular capture frame object. It corresponds
to the zero-based index of the actual frame in a
stream. The frame ID will be the order number
of the frame in the sequence of frames.
See Also