const TUid | KMMFEventCategoryMidiOpenDataSourceComplete |
MIDI event usued by a MIDI controller to signal to a
client that a MIDI source open request has completed.
const TUid | KMMFEventCategoryMidiPlaying |
MIDI event used by a MIDI controller to signal to a
client that play of a MIDI resource has commenced.
const TUid | KMMFEventCategoryMidiPlaybackIncompatible |
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.
const TUid | KMMFEventCategoryMidiPlaybackSilent |
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.
const TUid | KMMFEventCategoryMidiPlayingComplete |
MIDI event used by a MIDI controller to signal to
a client that play of a MIDI resource has completed.
const TUid | KMMFEventCategoryMidiSyncUpdate |
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.
const TUid | KMMFEventCategoryMidiClose |
MIDI event used by a MIDI controller to signal to
a client that any currently opened resources have been closed.
const TUid | KMMFEventCategoryMidiPrime |
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.
const TUid | KMMFEventCategoryTempoChanged |
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.
const TUid | KMMFEventCategoryVolumeChanged |
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.
const TUid | KMMFEventCategoryMuteChanged |
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.
const TUid | KMMFEventCategoryPolyphonyChanged |
MIDI event used by a MIDI controller to signal to a client that the polyphony
of the MIDI engine has changed.
const TUid | KMMFEventCategoryInstrumentChanged |
MIDI event used by a MIDI controller to signal to a client that
an instrument has been changed on a channel.
const TUid | KMMFEventCategoryMetaDataEntryFound |
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.
const TUid | KMMFEventCategoryMipMessageReceived |
MIDI event used by a MIDI controller to signal to a client that a
MIP message has been found in the MIDI data stream.