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