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

 

 

SAA_audioGetFrameNbSamples()

Gets the number of audio samples per frame and the corresponding buffer size from an audio track.

set scene [SAA_AllocScene]
set elem [SAA_AllocElem]
.
.
SAA_audioGetFramesNbSamples $scene $elem nbSamples bufSize

Parameters

elem
An audio track.
nbSamples
Returns the number of audio samples per frame.
bufSize
Returns the buffer size (in bytes).

SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.