dmGSMDecoderCreate(3dm) dmGSMDecoderCreate(3dm)
dmGSMDecoderCreate - allocate new DMGSMdecoder structure
#include <dmedia/dm_audioutil.h>
DMstatus dmGSMDecoderCreate(DMGSMdecoder *decoder)
decoder DMGSMdecoder structure to be allocated.
If successful, function returns a DM_SUCCESS. A DM_FAILURE return value
indicates an error.
dmGSMDecoderCreate(3dm) allocates and initializes a DMGSMdecoder
structure. This structure is then used for dmGSMDecode(3dm) routine.
SEE ALSO
dmGSMDecode(3dm), dmGSMDecoderDestroy(3dm).
PPPPaaaaggggeeee 1111 [ Back ]
|