OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE Struct Reference
[OpenMAX IL Audio DomainMIDI]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nMidiEventSize
OMX_U8 nMidiEvents [1]


Detailed Description

Structure for Live MIDI events and MIP messages. (MIP = Maximum Instantaneous Polyphony; part of the SP-MIDI standard.)

Definition at line 812 of file OMX_Audio.h.


Field Documentation

size of the structure in bytes

Definition at line 813 of file OMX_Audio.h.

OMX specification version information

Definition at line 814 of file OMX_Audio.h.

Port that this structure applies to

Definition at line 815 of file OMX_Audio.h.

Size of immediate MIDI events or MIP message in bytes

Definition at line 816 of file OMX_Audio.h.

MIDI event array to be rendered immediately, or an array for the MIP message buffer, where the size is indicated by nMidiEventSize

Definition at line 817 of file OMX_Audio.h.


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

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo