Click or drag to resize

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
Syntax
VB
Property FrameID As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
The 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