OpenMAXBellagio  0.9.3
OMX_AUDIO_CONFIG_MIDISTATUSTYPE Struct Reference

#include <OMX_Audio.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U16 nNumTracks
 
OMX_U32 nDuration
 
OMX_U32 nPosition
 
OMX_BOOL bVibra
 
OMX_U32 nNumMetaEvents
 
OMX_U32 nNumActiveVoices
 
OMX_AUDIO_MIDIPLAYBACKSTATETYPE eMIDIPlayBackState
 

Detailed Description

MIDI status

Definition at line 948 of file OMX_Audio.h.

Field Documentation

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.


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