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