MMMFDevSoundEmptyBuffers Class Reference

#include <mmf/server/mmfdevsoundcustominterfacesupportclasses.h>

class MMMFDevSoundEmptyBuffers
Public Member Functions
pure virtual TInt EmptyBuffers()

Detailed Description

Custom Interface class providing support for emptying the play buffers.

Member Function Documentation

EmptyBuffers ( )

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.