|
OpenMAXBellagio 0.9.3
|
#include <OMX_Audio.h>
Data Fields | |
| OMX_U32 | nSize |
| OMX_VERSIONTYPE | nVersion |
| OMX_U32 | nPortIndex |
| OMX_U32 | nMidiEventSize |
| OMX_U8 | nMidiEvents [1] |
Structure for Live MIDI events and MIP messages. (MIP = Maximum Instantaneous Polyphony; part of the SP-MIDI standard.)
Definition at line 854 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 859 of file OMX_Audio.h.
Size of immediate MIDI events or MIP message in bytes
Definition at line 858 of file OMX_Audio.h.
Port that this structure applies to
Definition at line 857 of file OMX_Audio.h.
size of the structure in bytes
Definition at line 855 of file OMX_Audio.h.
OMX specification version information
Definition at line 856 of file OMX_Audio.h.