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

 

 

SAA_audioGetDisplayQuality()

SAA_audioSetDisplayQuality()

Gets or sets the visual quality of an audio track's waveform, as displayed in the DopeSheet view. Higher values show more detail.

set scene [SAA_AllocScene]
set elem [SAA_AllocElem]
.
.
SAA_audioGetDisplayQuality $scene $elem displayQuality
SAA_audioSetDisplayQuality $scene $elem DISPLAYQUALITY

Parameters

elem
An audio track.
displayQuality
The display quality. Normal values range between 1 and the number of samples per frame. To get the number of samples per frame, use SAA_audioGetFrameNbSamples()

SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.