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