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