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