dmFS1016DecoderDestroy(3dm) dmFS1016DecoderDestroy(3dm)
dmFS1016DecoderDestroy - deallocate a DMFS1016decoder
#include <dmedia/dm_audioutil.h>
#include <dmedia/dmedia.h>
DMstatus dmFS1016DecoderDestroy(DMFS1016decoder handle) [Toc] [Back]
handle DMFS1016decoder structure to be deallocated. This structure was
created by dmFS1016DecoderCreate(3dm).
If successful, function returns a DM_SUCCESS. A DM_FAILURE return value
indicates an error.
dmFS1016DecoderDestroy(3dm) releases handle's internal buffers and data
structure. handle's value should not be used in any subsequent Audio
Util Library procedure calls.
dmFS1016DecoderCreate(3dm).
PPPPaaaaggggeeee 1111 [ Back ]
|