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