MMMFAudioDataSupplier Class Reference
class MMMFAudioDataSupplier |
An interface to a set of callback functions that a buffer source client must implement.
Member Functions Documentation
BufferToBeFilled(MMMFBufferSource *, CMMFBuffer *)
Request a buffer to be filled with audio data.
After filling the buufer, the client must call MBufferSource::BufferFilled() passing the filled buffer as a parameter.
DiscardBuffers(MMMFBufferSource *)
Indicates that all buffers originating from this source have been removed from the audio path. Also, all pending buffers previously requested by this source have become invalid and must not be used.
Parameters
MMMFBufferSource * aSource | the source whose previous buffer requests should be ignored. |
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.