amfIMarker SetShowState
Sets the value of the flag denoting whether or not the marker and its trace will be drawn on the video.
Syntax
marker_handle SetShowState on
Description
Sets the value of the flag denoting whether or not the marker should and its trace will be drawn on the video.
Inputs
- on
-
- 1
- Indicates that the marker and its trace will be drawn
- 0
- Indicates the marker and its trace will not be drawn
Example
marker_handle GetShowState 1
Error
- 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs