OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE Struct Reference

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.

Member Data Documentation

OMX_U32 nIndex

OMX_U32 nIndex

Index of Meta Event

OMX_U32 nMetaEventSize

OMX_U32 nMetaEventSize

size of the Meta Event in bytes

OMX_U8 nMetaEventType

OMX_U8 nMetaEventType

Meta Event Type, 7bits (i.e. 0 - 127)

OMX_U32 nPortIndex

OMX_U32 nPortIndex

port that this structure applies to

OMX_U32 nPosition

OMX_U32 nPosition

Position of the meta-event in milliseconds

OMX_U32 nSize

OMX_U32 nSize

size of the structure in bytes

OMX_U32 nTrack

OMX_U32 nTrack

track number for the meta event

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion

OMX specification version information