MMMFAudioDataConsumer Class Reference
class MMMFAudioDataConsumer |
An interface to a set of callback functions that a buffer sink client must implement.
Member Functions Documentation
BufferToBeEmptied(MMMFBufferSink *, CMMFBuffer *)
Provides a buffer with audio data to the client.
After reading the data from the buffer, the client must call MBufferSink::BufferEmptied() passing the buffer as a parameter.
DiscardBuffers(MMMFBufferSink *)
Indicates that any outstanding buffer requests are to be cancelled, so that control of those buffers returns to the framework. The client must call MMMFBufferSink::BuffersDiscarded() to acknowledge that this has taken place.
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.