#include <mmf/server/mmfdevsoundcustominterfaceobserver.h>
class MMMFDevSoundCustomInterfaceObserver |
Public Member Functions | |
---|---|
pure virtual void | CloseCustomInterface(TInt) |
The class is a mixin and is intended to support for closing the Mux and Demux pair in a DevSound Custom Interface. The function encapsulated by this class is called whenever the MMMFDevSoundCustomInterfaceDeMuxPlugin::RefreshL method leaves.
void | CloseCustomInterface | ( | TInt | aIndex | ) | [pure virtual] |
Closes the Mux and Demux pair of a DevSound Custom Interface.