Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: midistandardcustomcommands.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

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:
SendMidiEventToClient()


Member functions


SendMidiEventToClient()

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.