OpenMAXBellagio 0.9.3
OMX_AUDIO_PARAM_MIDITYPE Struct Reference

#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 789 of file OMX_Audio.h.


Field Documentation

Whether to load default sound bank at initialization

Definition at line 800 of file OMX_Audio.h.

Version of the MIDI file

Definition at line 802 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 793 of file OMX_Audio.h.

port that this structure applies to

Definition at line 792 of file OMX_Audio.h.

size of the structure in bytes

Definition at line 790 of file OMX_Audio.h.

OMX specification version information

Definition at line 791 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 797 of file OMX_Audio.h.


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