vcanim.gif (8357 bytes)SAA_actionMarkerCreate()
Home ] Sales ] Products ] Services ] Support ] Downloads ]

 

SAA_actionMarkerCreate()

Creates action markers in an .ani element.

set scene [SAA_AllocScene]
set action [SAA_AllocElem]
.
.
set markers [ SAA_AllocSubElem $nbMarkers ]
.
.
SI_Error SAA_actionMarkerCreate $scene $action $nbMarkers $markers
Parameters
action
An .ani element. To get an .ani element, use SAA_elementGetAction().
nbMarkers
The number of action markers to create.
markers
Returns an array containing the new action markers.
 

SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.