Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: mmfmidi.h

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

mmfmidi.h Global variables


KMMFEventCategoryMidiOpenDataSourceComplete

const TUid KMMFEventCategoryMidiOpenDataSourceComplete;

Description

MIDI event usued by a MIDI controller to signal to a client that a MIDI source open request has completed.

[Top]


KMMFEventCategoryMidiPlaying

const TUid KMMFEventCategoryMidiPlaying;

Description

MIDI event used by a MIDI controller to signal to a client that play of a MIDI resource has commenced.

[Top]


KMMFEventCategoryMidiPlaybackIncompatible

const TUid KMMFEventCategoryMidiPlaybackIncompatible;

Description

MIDI event used by a MIDI controller to signal to a client that play of a MIDI resource has commenced but not all SP-MIDI requirements can be met.

[Top]


KMMFEventCategoryMidiPlaybackSilent

const TUid KMMFEventCategoryMidiPlaybackSilent;

Description

MIDI event used by a MIDI controller to signal to a client that play of a MIDI resource has commenced but due to system resource constraints and SP-MIDI content constraints, there is no audible MIDI content during playback.

[Top]


KMMFEventCategoryMidiPlayingComplete

const TUid KMMFEventCategoryMidiPlayingComplete;

Description

MIDI event used by a MIDI controller to signal to a client that play of a MIDI resource has completed.

[Top]


KMMFEventCategoryMidiSyncUpdate

const TUid KMMFEventCategoryMidiSyncUpdate;

Description

MIDI event used by a MIDI controller to signal to a client a sync update event. The frequency of this event is set by the client with SetSyncUpdateCallbackIntervalL.

[Top]


KMMFEventCategoryMidiClose

const TUid KMMFEventCategoryMidiClose;

Description

MIDI event used by a MIDI controller to signal to a client that any currently opened resources have been closed.

[Top]


KMMFEventCategoryMidiPrime

const TUid KMMFEventCategoryMidiPrime;

Description

MIDI event used by a MIDI controller to signal to a client that the MIDI controller has been primed and it's ready to play.

[Top]


KMMFEventCategoryTempoChanged

const TUid KMMFEventCategoryTempoChanged;

Description

MIDI event used by a MIDI controller to signal to a client that the MIDI resource has encountered a tempo change message in the MIDI data stream.

[Top]


KMMFEventCategoryVolumeChanged

const TUid KMMFEventCategoryVolumeChanged;

Description

MIDI event used by a MIDI controller to signal to a client that the MIDI resource has encountered a volume change message in the MIDI data stream.

[Top]


KMMFEventCategoryMuteChanged

const TUid KMMFEventCategoryMuteChanged;

Description

MIDI event used by a MIDI controller to signal to a client that the MIDI resource has encountered a mute message in the MIDI data stream.

[Top]


KMMFEventCategoryPolyphonyChanged

const TUid KMMFEventCategoryPolyphonyChanged;

Description

MIDI event used by a MIDI controller to signal to a client that the polyphony of the MIDI engine has changed.

[Top]


KMMFEventCategoryInstrumentChanged

const TUid KMMFEventCategoryInstrumentChanged;

Description

MIDI event used by a MIDI controller to signal to a client that an instrument has been changed on a channel.

[Top]


KMMFEventCategoryMetaDataEntryFound

const TUid KMMFEventCategoryMetaDataEntryFound;

Description

MIDI event used by a MIDI controller to signal to a client that a timed meta data entry has been found in the MIDI data stream.

[Top]


KMMFEventCategoryMipMessageReceived

const TUid KMMFEventCategoryMipMessageReceived;

Description

MIDI event used by a MIDI controller to signal to a client that a MIP message has been found in the MIDI data stream.