OMX_AUDIO_CONFIG_MIDISTATUSTYPE Struct Reference

struct OMX_AUDIO_CONFIG_MIDISTATUSTYPE

MIDI status

Member Data Documentation

OMX_BOOL bVibra

OMX_BOOL bVibra

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

OMX_AUDIO_MIDIPLAYBACKSTATETYPE eMIDIPlayBackState

OMX_AUDIO_MIDIPLAYBACKSTATETYPE eMIDIPlayBackState

MIDI playback state enumeration, read only field

OMX_U32 nDuration

OMX_U32 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.

OMX_U32 nNumActiveVoices

OMX_U32 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.

OMX_U32 nNumMetaEvents

OMX_U32 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.

OMX_U16 nNumTracks

OMX_U16 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.

OMX_U32 nPortIndex

OMX_U32 nPortIndex

port that this structure applies to

OMX_U32 nPosition

OMX_U32 nPosition

Current Position of the MIDI resource being played in milliseconds

OMX_U32 nSize

OMX_U32 nSize

size of the structure in bytes

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion

OMX specification version information