OpenMAXBellagio  0.9.3
OMX_AUDIO_PARAM_TDMAFRTYPE 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

TDMA FR (TIA/EIA-136-420, VSELP 7.95kbps coder) stream format parameters

Definition at line 624 of file OMX_Audio.h.

Field Documentation

◆ bDTX

OMX_BOOL OMX_AUDIO_PARAM_TDMAFRTYPE::bDTX

Enable Discontinuous Transmisssion

Definition at line 631 of file OMX_Audio.h.

◆ bHiPassFilter

OMX_BOOL OMX_AUDIO_PARAM_TDMAFRTYPE::bHiPassFilter

Enable High Pass Filter

Definition at line 632 of file OMX_Audio.h.

◆ nChannels

OMX_U32 OMX_AUDIO_PARAM_TDMAFRTYPE::nChannels

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

Definition at line 628 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_PARAM_TDMAFRTYPE::nPortIndex

port that this structure applies to

Definition at line 627 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_PARAM_TDMAFRTYPE::nSize

size of the structure in bytes

Definition at line 625 of file OMX_Audio.h.

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_PARAM_TDMAFRTYPE::nVersion

OMX specification version information

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