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