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

 

 

SAA_audioGetSampleOffset()

SAA_audioSetSampleOffset()

Gets or sets the sync frame and the offset of an audio track in samples.

set scene [SAA_AllocScene]
set elem [SAA_AllocElem]
.
.
SAA_audioGetSampleOffset $scene $elem syncFrame samples
SAA_audioSetSampleOffset $scene $elem SYNCFRAME SAMPLES

 

Parameters

elem
An audio track.
syncFrame
The frame number with which to sync the audio.
samples
The offset of the beginning of the audio track from the sync frame, in samples. Positive values move the audio earlier, and negative values move it later.
 

SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.