struct OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE |
MIDI Meta Event structure one per Meta Event. MIDI Meta Events are like audio metadata, except that they are interspersed with the MIDI content throughout the file and are not localized in the header. As such, it is necessary to retrieve information about these Meta Events from the engine, as it encounters these Meta Events within the MIDI content. For example, SMF files can have up to 14 types of MIDI Meta Events (copyright, author, default tempo, etc.) scattered throughout the file.
Public Attributes | |
---|---|
OMX_U32 | nIndex |
OMX_U32 | nMetaEventSize |
OMX_U8 | nMetaEventType |
OMX_U32 | nPortIndex |
OMX_U32 | nPosition |
OMX_U32 | nSize |
OMX_U32 | nTrack |
OMX_VERSIONTYPE | nVersion |
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.