OpenMAX Bellagio
0.9.3
|
#include <OMX_Audio.h>
MIDI status
Definition at line 948 of file OMX_Audio.h.
OMX_BOOL OMX_AUDIO_CONFIG_MIDISTATUSTYPE::bVibra |
Does Vibra track exist? NOTE: May not return a meaningful value until the entire file is parsed and buffered.
Definition at line 960 of file OMX_Audio.h.
OMX_AUDIO_MIDIPLAYBACKSTATETYPE OMX_AUDIO_CONFIG_MIDISTATUSTYPE::eMIDIPlayBackState |
MIDI playback state enumeration, read only field
Definition at line 968 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nDuration |
The length of the currently open MIDI resource in milliseconds. NOTE: May not return a meaningful value until the entire file is parsed and buffered.
Definition at line 955 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nNumActiveVoices |
Number of active voices in the currently playing MIDI resource. NOTE: May not return a meaningful value until the entire file is parsed and buffered.
Definition at line 965 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nNumMetaEvents |
Total number of MIDI Meta Events in the currently open MIDI resource. NOTE: May not return a meaningful value until the entire file is parsed and buffered.
Definition at line 962 of file OMX_Audio.h.
OMX_U16 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nNumTracks |
Number of MIDI tracks in the file, read only field. NOTE: May not return a meaningful value until the entire file is parsed and buffered.
Definition at line 952 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nPortIndex |
port that this structure applies to
Definition at line 951 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nPosition |
Current Position of the MIDI resource being played in milliseconds
Definition at line 958 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nSize |
size of the structure in bytes
Definition at line 949 of file OMX_Audio.h.
OMX_VERSIONTYPE OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nVersion |
OMX specification version information
Definition at line 950 of file OMX_Audio.h.