OpenMAXBellagio  0.9.3
OMX_AUDIO_PARAM_G723TYPE Struct Reference

#include <OMX_Audio.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 nChannels
 
OMX_BOOL bDTX
 
OMX_AUDIO_G723RATE eBitRate
 
OMX_BOOL bHiPassFilter
 
OMX_BOOL bPostFilter
 

Detailed Description

G723 - Sample rate must be 8 KHz

Definition at line 453 of file OMX_Audio.h.

Field Documentation

◆ bDTX

OMX_BOOL OMX_AUDIO_PARAM_G723TYPE::bDTX

Enable Discontinuous Transmisssion

Definition at line 460 of file OMX_Audio.h.

◆ bHiPassFilter

OMX_BOOL OMX_AUDIO_PARAM_G723TYPE::bHiPassFilter

Enable High Pass Filter

Definition at line 462 of file OMX_Audio.h.

◆ bPostFilter

OMX_BOOL OMX_AUDIO_PARAM_G723TYPE::bPostFilter

Enable Post Filter

Definition at line 463 of file OMX_Audio.h.

◆ eBitRate

OMX_AUDIO_G723RATE OMX_AUDIO_PARAM_G723TYPE::eBitRate

todo: Should this be moved to a config?

Definition at line 461 of file OMX_Audio.h.

◆ nChannels

OMX_U32 OMX_AUDIO_PARAM_G723TYPE::nChannels

Number of channels in the data stream (not necessarily the same as the number of channels to be rendered.

Definition at line 457 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_PARAM_G723TYPE::nPortIndex

port that this structure applies to

Definition at line 456 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_PARAM_G723TYPE::nSize

size of the structure in bytes

Definition at line 454 of file OMX_Audio.h.

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_PARAM_G723TYPE::nVersion

OMX specification version information

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