*PinVideo()

Indicates if the origin is held at a fixed location on screen.

Syntax

*PinVideo (true/false)

Application

MediaView

Inputs

true/false
Indicates if during animation, the user defined origin will be held at a fixed pixel location on the screen.

Context

*BeginVideo()

Example

*BeginVideo()
	• • •
	*PinVideo(“True”)
		…
	*EndVideoMeasure()
	• • •
*EndVideo

Comments

Pinning the video during animation causes the origin of the coordinate system defined on the Marker Tracking System panel to be held at a fixed pixel location on screen during animation.