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