amfIMeasure SetShow
Sets the value of the flag denoting whether or not the measure line will be drawn on the video.
Syntax
measure_handle SetShow on
Application
Tcl Modify
Description
Sets the value of the flag denoting whether or not the measure line will be drawn on the video.
Inputs
- on
- 
            - 1
- Indicates that the measure line will be drawn.
- 0
- Indicates the measure line will not be drawn.
 
Example
measure_handle SetShow 1Error
Standard hwResult error codes:
    - 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs
Keywords
MediaView
Measure
Tracing
Tracking System