Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

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

MmfMidi.h Global variables

KMMFEventCategoryMidiOpenDataSourceComplete

const TUid KMMFEventCategoryMidiOpenDataSourceComplete={0x101F8F85};

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={0x101F8F86};

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={0x101F8F87};

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={0x101F8F88};

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={0x101F8F89};

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={0x101F8F8A};

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={0x101F8F8B};

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={0x101F8F8C};

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={0x101F8F8D};

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={0x101F8F8E};

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={0x101F8F8F};

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={0x101F8F90};

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={0x101F8F91};

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={0x101F8F92};

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={0x101F8F93};

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.