Indicates if the origin is held at a fixed location on screen.
*PinVideo()Indicates if the origin is held at a fixed location on screen. |
|||||
*PinVideo()Indicates if the origin is held at a fixed location on screen. |
Syntax |
*PinVideo(true/false) |
|
Arguments |
Name |
Description |
true/false |
Indicates if during animation, the user defined origin will be held at a fixed pixel location on the screen. |
|
Example |
*BeginVideo() • • • *PinVideo(“True”) … *EndVideoMeasure() • • • *EndVideo |
|
Application |
MediaView. |
|
Context |
||
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. |
|
See also |
|
|