OMX_AUDIO_PARAM_QCELP8TYPE Struct Reference
[OpenMAX IL Audio Domain]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nChannels
OMX_U32 nBitRate
OMX_AUDIO_CDMARATETYPE eCDMARate
OMX_U32 nMinBitRate
OMX_U32 nMaxBitRate


Detailed Description

QCELP8 (TIA/EIA-96, up to 8kbps coder) stream format parameters

Definition at line 666 of file OMX_Audio.h.


Field Documentation

size of the structure in bytes

Definition at line 667 of file OMX_Audio.h.

OMX specification version information

Definition at line 668 of file OMX_Audio.h.

port that this structure applies to

Definition at line 669 of file OMX_Audio.h.

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

Definition at line 670 of file OMX_Audio.h.

Bit rate of the input data. Use 0 for variable rate or unknown bit rates

Definition at line 673 of file OMX_Audio.h.

Frame rate

Definition at line 675 of file OMX_Audio.h.

minmal rate for the encoder = 1,2,3,4, default = 1

Definition at line 676 of file OMX_Audio.h.

maximal rate for the encoder = 1,2,3,4, default = 4

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.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo