#include <mmf/server/devsoundstandardcustominterfaces.h>
| class MMMFUnderflowAutoStopControl |
| Public Member Functions | |
|---|---|
| pure virtual TInt | MmuascTurnOffUnderflowAutoStop() |
Custom interface class to control underflow behaviour.
| TInt | MmuascTurnOffUnderflowAutoStop | ( | ) | [pure virtual] |
Turn off the default DevSound behaviour of automatically Stopping when an underflow occurs. The underflow will be reported but play can continue when the client sends more data - it is up to the client to call stop even in the case of end of file.
Returns: "This method may return one of the system-wide error codes."