Previous Topic Index Next Topic
[API function]

FSOUND_Sample_Free

Removes a sample from memory and makes its slot available again.

void F_API FSOUND_Sample_Free(
FSOUND_SAMPLE *sptr
);

Parameters

sptr Pointer to the sample definition to be freed.

Return Value

void

Remarks

See Also

FSOUND_Sample_Alloc , FSOUND_Sample_Load

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.