| class MMMFBufferFramesConfig |
This class provides an interface to configure and retrive the buffer frames.
| Public Member Functions | |
|---|---|
| TInt | MmbfcSetNumberOfFramesPerInputBuffer ( TInt , TInt ) |
| TInt | MmbfcSetNumberOfFramesPerOutputBuffer ( TInt , TInt ) |
| TInt | MmbfcSetNumberOfFramesPerInputBuffer | ( | TInt | aFrameCount, |
| TInt | aSamplesPerFrame | |||
| ) | [pure virtual] | |||
For use when encoding to set the number of encoded frames contained in each buffer sent back to the client. The method should be called after CMMFDevSound::InitilaizeL but before RecordInitL.
| TInt | MmbfcSetNumberOfFramesPerOutputBuffer | ( | TInt | aFrameCount, |
| TInt | aSamplesPerFrame | |||
| ) | [pure virtual] | |||
For use when decoding to set the number of encoded frames contained in each buffer sent down to DevsSund for playback. The method should be called after CMMFDevSound::InitilaizeL but before PlayInitL.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.