OpenMAX Bellagio 0.9.3
OMX_AUDIO_PARAM_RATYPE Struct Reference

#include <OMX_Audio.h>

Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nChannels
OMX_U32 nSamplingRate
OMX_U32 nBitsPerFrame
OMX_U32 nSamplePerFrame
OMX_U32 nCouplingQuantBits
OMX_U32 nCouplingStartRegion
OMX_U32 nNumRegions
OMX_AUDIO_RAFORMATTYPE eFormat

Detailed Description

RA (Real Audio) params

Definition at line 383 of file OMX_Audio.h.

Field Documentation

◆ eFormat

OMX_AUDIO_RAFORMATTYPE OMX_AUDIO_PARAM_RATYPE::eFormat

is the RealAudio audio format

Definition at line 394 of file OMX_Audio.h.

◆ nBitsPerFrame

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nBitsPerFrame

is the value for bits per frame

Definition at line 389 of file OMX_Audio.h.

◆ nChannels

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nChannels

Number of channels

Definition at line 387 of file OMX_Audio.h.

◆ nCouplingQuantBits

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nCouplingQuantBits

is the number of coupling quantization bits in the stream

Definition at line 391 of file OMX_Audio.h.

◆ nCouplingStartRegion

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nCouplingStartRegion

is the coupling start region in the stream

Definition at line 392 of file OMX_Audio.h.

◆ nNumRegions

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nNumRegions

is the number of regions value

Definition at line 393 of file OMX_Audio.h.

◆ nPortIndex

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nPortIndex

Port that this structure applies to

Definition at line 386 of file OMX_Audio.h.

◆ nSamplePerFrame

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nSamplePerFrame

is the value for samples per frame

Definition at line 390 of file OMX_Audio.h.

◆ nSamplingRate

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nSamplingRate

is the sampling rate of the source data

Definition at line 388 of file OMX_Audio.h.

◆ nSize

OMX_U32 OMX_AUDIO_PARAM_RATYPE::nSize

Size of this structure, in Bytes

Definition at line 384 of file OMX_Audio.h.

◆ nVersion

OMX_VERSIONTYPE OMX_AUDIO_PARAM_RATYPE::nVersion

OMX specification version information

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