dmG728DecoderCreate(3dm) dmG728DecoderCreate(3dm)
dmG728DecoderCreate - allocate new DMG728decoder structure
#include <dmedia/dm_audioutil.h>
DMstatus dmG728DecoderCreate(DMG728decoder *decoder)
decoder DMG728decoder structure to be allocated.
If successful, function returns a DM_SUCCESS. A DM_FAILURE return value
indicates an error.
dmG728DecoderCreate(3dm) allocates and initializes a DMG728decoder
structure. This structure is then used for dmG728Decode(3dm) routine.
See dmG728DecoderSetParams(3dm) for parameter specification.
dmG728DecoderSetParams, dmG728Decode(3dm), dmG728DecoderDestroy(3dm), ITU
Recommendations G.728.
PPPPaaaaggggeeee 1111 [ Back ]
|