Click or drag to resize

IMcTrackFrame Interface

An interface implemented by McTrackFrame.

Namespace:  MediaCy.IQL.Tracking
Assembly:  MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcTrackFrame

The IMcTrackFrame type exposes the following members.

Properties
  NameDescription
Public propertyFrame
Returns McFrame object hosting the TrackFrame
Public propertyIndex
Frame index in McTracks collection of source frames.
Public propertyTrackObjects
Returns collection of Track Objects on the frame.
Top
See Also