#include <mmf/server/mmfdevsoundcustominterfacesupportclasses.h>
| class MMMFDevSoundEmptyBuffers | 
| Public Member Functions | |
|---|---|
| pure virtual TInt | EmptyBuffers() | 
Custom Interface class providing support for emptying the play buffers.
| TInt | EmptyBuffers | ( | ) | [pure virtual] | 
Empties the play buffers below DevSound without causing the codec to be deleted.
Returns: An error code indicating if the function call was successful. KErrNone on success, KErrNotSupported if called in record mode, otherwise another of the system-wide error codes.