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

OMX_BOOL OMX_AUDIO_PARAM_MIDITYPE::bLoadDefaultSound
    Whether to load default sound 

bank at initialization

Definition at line 800 of file OMX_Audio.h.

OMX_AUDIO_MIDIFORMATTYPE OMX_AUDIO_PARAM_MIDITYPE::eMidiFormat

Version of the MIDI file

Definition at line 802 of file OMX_Audio.h.

OMX_U32 OMX_AUDIO_PARAM_MIDITYPE::nFileSize
             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.

OMX_U32 OMX_AUDIO_PARAM_MIDITYPE::nPortIndex

port that this structure applies to

Definition at line 792 of file OMX_Audio.h.

OMX_U32 OMX_AUDIO_PARAM_MIDITYPE::nSize

size of the structure in bytes

Definition at line 790 of file OMX_Audio.h.

OMX_VERSIONTYPE OMX_AUDIO_PARAM_MIDITYPE::nVersion

OMX specification version information

Definition at line 791 of file OMX_Audio.h.

OMX_BU32 OMX_AUDIO_PARAM_MIDITYPE::sMaxPolyphony
        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:

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