OpenMAXBellagio  0.9.3
OMX_AUDIO_PARAM_PDCHRTYPE 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 HR ( RCR-27, PSI-CELP 3.45kbps coder) stream format parameters

Definition at line 675 of file OMX_Audio.h.

Field Documentation

◆ bDTX

OMX_BOOL OMX_AUDIO_PARAM_PDCHRTYPE::bDTX

Enable Discontinuous Transmisssion

Definition at line 682 of file OMX_Audio.h.

◆ bHiPassFilter

OMX_BOOL OMX_AUDIO_PARAM_PDCHRTYPE::bHiPassFilter

Enable High Pass Filter

Definition at line 683 of file OMX_Audio.h.

◆ nChannels

OMX_U32 OMX_AUDIO_PARAM_PDCHRTYPE::nChannels

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

Definition at line 679 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_PARAM_PDCHRTYPE::nPortIndex

port that this structure applies to

Definition at line 678 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_PARAM_PDCHRTYPE::nSize

size of the structure in bytes

Definition at line 676 of file OMX_Audio.h.

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_PARAM_PDCHRTYPE::nVersion

OMX specification version information

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