CMMFStereoToStereoRateConverter Class Reference

class CMMFStereoToStereoRateConverter : public CMMFChannelAndSampleRateConverter

Inherits from

Member Functions Documentation

Convert(const CMMFDataBuffer &, CMMFDataBuffer &)

TInt Convert(const CMMFDataBuffer &aSrcBuffer,
CMMFDataBuffer &aDstBuffer
)[virtual]

Reads the audio data from the source buffer, converts the number of channels and the sample rate and copies the result to the destination buffer

Parameters

const CMMFDataBuffer & aSrcBufferA pointer to a source buffer containing the audio data to convert.
CMMFDataBuffer & aDstBufferA pointer to a destination buffer.