OMX_AUDIO_CONFIG_EQUALIZERTYPE Struct Reference
[OpenMAX IL Audio DomainAudio effects]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bEnable
OMX_BU32 sBandIndex
OMX_BU32 sCenterFreq
OMX_BS32 sBandLevel


Detailed Description

An equalizer is typically used for two reasons: to compensate for an sub-optimal frequency response of a system to make it sound more natural or to create intentionally some unnatural coloring to the sound to create an effect.

Definition at line 1114 of file OMX_Audio.h.


Field Documentation

size of the structure in bytes

Definition at line 1115 of file OMX_Audio.h.

OMX specification version information

Definition at line 1116 of file OMX_Audio.h.

port that this structure applies to

Definition at line 1117 of file OMX_Audio.h.

Enable/disable for equalizer

Definition at line 1118 of file OMX_Audio.h.

Band number to be set. Upper Limit is N-1, where N is the number of bands, lower limit is 0

Definition at line 1119 of file OMX_Audio.h.

Center frequecies in Hz. This is a read only element and is used to determine the lower, center and upper frequency of this band.

Definition at line 1121 of file OMX_Audio.h.

band level in millibels

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