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