OMX_AUDIO_PARAM_MIDITYPE Struct Reference
[OpenMAX IL Audio DomainMIDI]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nFileSize
OMX_BU32 sMaxPolyphony
OMX_BOOL bLoadDefaultSound
OMX_AUDIO_MIDIFORMATTYPE eMidiFormat


Detailed Description

MIDI params

Definition at line 751 of file OMX_Audio.h.


Field Documentation

size of the structure in bytes

Definition at line 752 of file OMX_Audio.h.

OMX specification version information

Definition at line 753 of file OMX_Audio.h.

port that this structure applies to

Definition at line 754 of file OMX_Audio.h.

size of the MIDI file in bytes, where the entire MIDI file passed in, otherwise if 0x0, the MIDI data is merged and streamed (instead of passed as an entire MIDI file)

Definition at line 755 of file OMX_Audio.h.

Specifies the maximum simultaneous polyphonic voices. A value of zero indicates that the default polyphony of the device is used

Definition at line 759 of file OMX_Audio.h.

Whether to load default sound bank at initialization

Definition at line 762 of file OMX_Audio.h.

Version of the MIDI file

Definition at line 764 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