OpenMAX Bellagio 0.9.3
OMX_AUDIO_PARAM_PDCEFRTYPE Struct Reference

#include <OMX_Audio.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 nChannels
 
OMX_BOOL bDTX
 
OMX_BOOL bHiPassFilter
 

Detailed Description

PDC EFR ( RCR-27, ACELP 6.7kbps coder) stream format parameters

Definition at line 663 of file OMX_Audio.h.

Field Documentation

◆ bDTX

OMX_BOOL OMX_AUDIO_PARAM_PDCEFRTYPE::bDTX

Enable Discontinuous Transmisssion

Definition at line 670 of file OMX_Audio.h.

◆ bHiPassFilter

OMX_BOOL OMX_AUDIO_PARAM_PDCEFRTYPE::bHiPassFilter

Enable High Pass Filter

Definition at line 671 of file OMX_Audio.h.

◆ nChannels

OMX_U32 OMX_AUDIO_PARAM_PDCEFRTYPE::nChannels

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

Definition at line 667 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_PARAM_PDCEFRTYPE::nPortIndex

port that this structure applies to

Definition at line 666 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_PARAM_PDCEFRTYPE::nSize

size of the structure in bytes

Definition at line 664 of file OMX_Audio.h.

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_PARAM_PDCEFRTYPE::nVersion

OMX specification version information

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