struct OMX_AUDIO_CONFIG_MIDICONTROLTYPE |
MIDI control
OMX_U32 | nMaxPolyphony |
Specifies the maximum simultaneous polyphonic voices. A value of zero indicates that the default polyphony of the device is used
OMX_U32 | nStopTime |
Time in milliseconds to indicate when playback will stop automatically. Set to zero if not used
OMX_U32 | nTrack0031MuteMask |
32 bit mask for track mute status. Note: This is for tracks 0-31
OMX_U32 | nTrack0031SoloMask |
32 bit mask for track solo status. Note: This is for tracks 0-31
OMX_U32 | nTrack3263MuteMask |
32 bit mask for track mute status. Note: This is for tracks 32-63
OMX_U32 | nTrack3263SoloMask |
32 bit mask for track solo status. Note: This is for tracks 32-63
OMX_BS32 | sPitchTransposition |
Pitch transposition in semitones, stored as Q22.10 format based on JAVA MMAPI (JSR-135) requirement
OMX_BU32 | sPlayBackRate |
Relative playback rate, stored as Q14.17 fixed-point number based on JSR-135 requirement
OMX_BU32 | sTempo |
Tempo in beats per minute (BPM), stored as Q22.10 fixed-point number based on JSR-135 requirement
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.