amfIMeasure SetShowMagnitude

Sets the value of the flag denoting whether or not the magnitude of the measure will be shown on the video.

Syntax

measure_handle SetShowMagnitude on

Application

HyperWorks Tcl Modify

Description

Sets the value of the flag denoting whether or not the magnitude of the measure will be shown on the video.

Inputs

on
1
Indicates that the magnitude of the measure will be shown.
0
Indicates the magnitude of the measure will not be shown.

Example

measure_handle SetShowMagnitude 1

Error

Standard hwResult error codes:
  • 1 = HW_Error
  • 3 = HW_InvalidHandle
  • 4 = HW_InvalidArgs

Keywords

HyperWorks

MediaView

Measure

Tracing

Tracking System