OpenMAXBellagio  0.9.3
OMX_AUDIO_CONFIG_TREBLETYPE Struct Reference

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

Field Documentation

◆ bEnable

OMX_BOOL OMX_AUDIO_CONFIG_TREBLETYPE::bEnable

Enable/disable for treble control

Definition at line 1145 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_CONFIG_TREBLETYPE::nPortIndex

port that this structure applies to

Definition at line 1144 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_CONFIG_TREBLETYPE::nSize

size of the structure in bytes

Definition at line 1142 of file OMX_Audio.h.

◆ nTreble

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

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_CONFIG_TREBLETYPE::nVersion

OMX specification version information

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