BB FlashBack SDK: FBSounds |
Resynchronise Description Adjusts the duration of a sound. The sound is not clipped, but resampled to the new length. Syntax [C#/C++] [VB.NET] Parameters index (in) - index of the sound to resample. newlength (in) - new duration of the sound. Return Values Returns zero if unsuccessful, non-zero if successful. See Also
|