[API function]
Returns the length of the sample in SAMPLES
unsigned int F_API FSOUND_Sample_GetLength(
FSOUND_SAMPLE *sptr
);
Parameters
sptr |
Pointer to the sample to get the length from.
|
Return Value
On success, the length of sample in SAMPLES is returned.
On failure, 0 is returned.
Remarks
This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001
by SourceDoc v0.10, the automated source code documenter.