amfIMeasure SetShowName

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

Syntax

measure_handle SetShowName on

Application

Tcl Modify

Description

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

Inputs

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

Example

measure_handle SetShowName 1

Error

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

Keywords

MediaView

Measure

Tracing

Tracking System