amfIMovie GetMarkerHandleByID
Gets a handle to the specified marker, to be used to access APIs available to markers.
Syntax
video_handle GetMarkerHandleByID marker_handle id
Application
HyperWorks Tcl Query
Description
Returns a handle to the specified marker.
Inputs
- marker_handle
- The name to be assigned to the returned handle.
- id
- The ID of the marker in the video specified by video_handle.
Example
movie_handle GetMarkerHandleByID marker_handle 1
Error
- 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs
Keywords
HyperWorks
MediaView
Measure
Tracing
Tracking System