dmG726DecoderDestroy(3dm) dmG726DecoderDestroy(3dm)
dmG726DecoderDestroy - deallocate a DMG726decoder
#include <dmedia/dm_audioutil.h>
#include <dmedia/dmedia.h>
DMstatus dmG726DecoderDestroy(DMG726decoder handle) [Toc] [Back]
handle DMG726decoder structure to be deallocated. This structure was
created by dmG726DecoderCreate(3dm).
Returns DM_FAILURE or DM_SUCCESS.
dmG726DecoderDestroy(3dm) releases handle's internal buffers and data
structure. handle's value should not be used in any subsequent Audio
Util Library procedure calls.
dmG726DecoderCreate(3dm).
PPPPaaaaggggeeee 1111 [ Back ]
|