OpenMAXBellagio  0.9.3
OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE Struct Reference

#include <OMX_Audio.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 nChannel
 
OMX_U16 nIDProgram
 
OMX_U16 nIDSoundBank
 
OMX_U32 nUserSoundBankIndex
 

Detailed Description

MIDI sound bank/ program pair in a given channel

Definition at line 868 of file OMX_Audio.h.

Field Documentation

◆ nChannel

OMX_U32 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nChannel

Valid channel values range from 1 to 16

Definition at line 872 of file OMX_Audio.h.

◆ nIDProgram

OMX_U16 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nIDProgram

Valid program ID range is 1 to 128

Definition at line 873 of file OMX_Audio.h.

◆ nIDSoundBank

OMX_U16 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nIDSoundBank

Sound bank ID

Definition at line 874 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nPortIndex

Port that this structure applies to

Definition at line 871 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nSize

size of the structure in bytes

Definition at line 869 of file OMX_Audio.h.

◆ nUserSoundBankIndex

OMX_U32 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nUserSoundBankIndex

User soundbank index, easier to access soundbanks by index if multiple banks are present

Definition at line 875 of file OMX_Audio.h.

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nVersion

OMX specification version information

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