amfIMarker SetRecalcState
Sets the value of the flag denoting whether or not the marker should have its tracking data recalculated.
Syntax
marker_handle SetRecalcState on
Description
Sets the value of the flag denoting whether or not the marker should have its tracking data recalculated.
Inputs
- on
-
- 1
- Indicates that the marker’s tracking data should be recalculated
- 0
- Indicates the marker’s tracking data should not be recalculated
Example
marker_handle SetRecalcState 0
Error
- 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs