OMX_AUDIO_CONFIG_TREBLETYPE Struct Reference
[OpenMAX IL Audio Domain]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bEnable
OMX_S32 nTreble


Detailed Description

Enable / Disable for treble, which controls high frequencies tones

Definition at line 1097 of file OMX_Audio.h.


Field Documentation

OMX_U32 OMX_AUDIO_CONFIG_TREBLETYPE::nSize

size of the structure in bytes

Definition at line 1098 of file OMX_Audio.h.

OMX_VERSIONTYPE OMX_AUDIO_CONFIG_TREBLETYPE::nVersion

OMX specification version information

Definition at line 1099 of file OMX_Audio.h.

OMX_U32 OMX_AUDIO_CONFIG_TREBLETYPE::nPortIndex

port that this structure applies to

Definition at line 1100 of file OMX_Audio.h.

OMX_BOOL OMX_AUDIO_CONFIG_TREBLETYPE::bEnable

Enable/disable for treble control

Definition at line 1101 of file OMX_Audio.h.

OMX_S32 OMX_AUDIO_CONFIG_TREBLETYPE::nTreble

treble setting for the port, as a continuous value from -100 to 100 (0 means no change in treble level)

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