Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <midistandardcustomcommands.h>
This item is not part of the S60 5th Edition SDK

Class MMidiEventHandler

class MMidiEventHandler;

Description

Mixin class to define an object capable of handling a MIDI event within the controller framework.

Members

Defined in MMidiEventHandler:


Member functions


SendMidiEventToClient(const CMMFMidiEvent &)

virtual TInt SendMidiEventToClient(const CMMFMidiEvent &aEvent)=0;

Description

Send an event to the client.

Parameters

const CMMFMidiEvent &aEvent

The MIDI event.

Return value

TInt

One of the system-wide error codes.