OMX_AUDIO_CONFIG_MIDISTATUSTYPE Struct Reference
[OpenMAX IL Audio DomainMIDI]

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


Field Documentation

size of the structure in bytes

Definition at line 905 of file OMX_Audio.h.

OMX specification version information

Definition at line 906 of file OMX_Audio.h.

port that this structure applies to

Definition at line 907 of file OMX_Audio.h.

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

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

Current Position of the MIDI resource being played in milliseconds

Definition at line 914 of file OMX_Audio.h.

Does Vibra track exist? NOTE: May not return a meaningful value until the entire file is parsed and buffered.

Definition at line 916 of file OMX_Audio.h.

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

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

MIDI playback state enumeration, read only field

Definition at line 924 of file OMX_Audio.h.


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

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo