MG729DecoderIntfc Class Reference

class MG729DecoderIntfc

This class provides an interface to the G729 decoder CMMFHwDevice in order to provide additional configuration information.

Public Member Functions
TInt BadLsfNextBuffer ()

Member Functions Documentation

BadLsfNextBuffer()

TInt BadLsfNextBuffer ( ) [pure virtual]

Informs the decoder that the next buffer sent to it will contain bad LSF data.

This method can be called when decoding is active.

This method will be called after a buffer has been received from the CMMFHwDevice, and before it is returned to the CMMFHwDevice.