OMX_AUDIO_PARAM_ADPCMTYPE 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 nBitsPerSample
OMX_U32 nSampleRate


Detailed Description

ADPCM stream format parameters

Definition at line 406 of file OMX_Audio.h.


Field Documentation

size of the structure in bytes

Definition at line 407 of file OMX_Audio.h.

OMX specification version information

Definition at line 408 of file OMX_Audio.h.

port that this structure applies to

Definition at line 409 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 410 of file OMX_Audio.h.

Number of bits in each sample

Definition at line 413 of file OMX_Audio.h.

Sampling rate of the source data. Use 0 for variable or unknown sampling rate.

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