dmG722DecoderReset(3dm) dmG722DecoderReset(3dm)
dmG722DecoderReset - fill decoder internal buffers with zeros.
#include <dmedia/dm_audioutil.h>
#include <dmedia/dmedia.h>
DMstatus dmG722DecoderReset(DMG722decoder handle) [Toc] [Back]
decoder DMG722decoder structure
Returns DM_FAILURE or DM_SUCCESS.
dmG722DecoderReset(3dm) fills the decoder's internal filter buffers with
zeros. The compression parameter values stored in DMG722decoder are
unchanged. Call this function whenever the decoder's input data flow has
been interrupted.
dmG722DecoderSetParams(3dm), dmG722Decode(3dm).
PPPPaaaaggggeeee 1111 [ Back ]
|