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