TMMFMidiConfig3 Class Reference
Constructor & Destructor Documentation
TMMFMidiConfig3()
TMMFMidiConfig3 | ( | ) | [inline] |
Member Data Documentation
TInt
iBytesProcessed
Number of bytes of the MIDI message buffer actually processed when client calls SendMessageL.
TInt64
iCallbackIntervalMicroBeats
TInt64
| iCallbackIntervalMicroBeats |
Metrical interval between MmcuoSyncUpdate callback.
TTimeIntervalMicroSeconds
iCallbackIntervalMicroSeconds
Temporal interval between MmcuoSyncUpdate callback.
const TDesC8 * iMidiMessage
Descriptor containing a MIDI message data. If there are several MIDI messages in the buffer, only the first one is processed.
TInt
iPlayBackMaxRate
Maximum playback rate supported by MIDI player.
TInt
iPlayBackMinRate
Minimum playback rate supported by MIDI player.
TInt
iPlayBackRate
Playback rate for the playback of the current MIDI resource in percent times 1000, i.e., 100000 means original playback speed, 200000 means double speed, and 50000 means half speed playback.
TInt
iRepeatNumberOfTimes
TInt
| iRepeatNumberOfTimes |
Number of time to repeat the resource during playback. This includes the first playing.
TTimeIntervalMicroSeconds
iTimeStamp
Time at which to execute the MIDI message sent by SendMessageL. It's relative to the MIDI resource playing time or the time elapsed since Play() was called if no resource is present.
TTimeIntervalMicroSeconds
iTrailingSilence
Time in microseconds to pause between repeats.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.