OpenMAX Bellagio 0.9.3
OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE Struct Reference

#include <OMX_Audio.h>

Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nIndex
OMX_U32 nMetaEventSize
OMX_U8 nData [1]

Detailed Description

MIDI Meta Event Data structure - one per Meta Event.

Definition at line 996 of file OMX_Audio.h.

Field Documentation

◆ nData

OMX_U8 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nData[1]

array of one or more bytes of meta data as indicated by the nMetaEventSize field

Definition at line 1002 of file OMX_Audio.h.

◆ nIndex

OMX_U32 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nIndex

Index of Meta Event

Definition at line 1000 of file OMX_Audio.h.

◆ nMetaEventSize

OMX_U32 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nMetaEventSize

size of the Meta Event in bytes

Definition at line 1001 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nPortIndex

port that this structure applies to

Definition at line 999 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nSize

size of the structure in bytes

Definition at line 997 of file OMX_Audio.h.

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nVersion

OMX specification version information

Definition at line 998 of file OMX_Audio.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo