|
|
SAA_actionMarkerGetStartEndFrames()SAA_actionMarkerSetStartEndFrames()Gets or sets the start and end frames of a set of action markers in an .ani element. set scene [SAA_AllocScene] set action [SAA_AllocElem] . . set nbMarkers [ SAA_actionGetNbActionMarkers $scene $asction nbMarkers ] set markers [ SAA_AllocSubElem $nbMarkers ] set startFrames [ SAA_allocInt $nbMarkers ] set stopFrames [ SAA_allocInt $nbMarkers ] SAA_actionMarkerGetStartEndFrames $scene $action $nbMarkers $markers $startFrames $stopFrames SAA_actionMarkerSetStartEndFrames $scene $action $nbMarkers $markers $startFrames $stopFrames Parameters
See Also
Copyright © 1998 Microsoft Corporation. All rights reserved. |
|
copyright Video-Collage Inc. |