struct OMX_AUDIO_PARAM_PCMMODETYPE |
PCM format description
Public Attributes | |
---|---|
OMX_BOOL | bInterleaved |
OMX_AUDIO_CHANNELTYPE | eChannelMapping |
OMX_ENDIANTYPE | eEndian |
OMX_NUMERICALDATATYPE | eNumData |
OMX_AUDIO_PCMMODETYPE | ePCMMode |
OMX_U32 | nBitPerSample |
OMX_U32 | nChannels |
OMX_U32 | nPortIndex |
OMX_U32 | nSamplingRate |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_BOOL | bInterleaved |
True for normal interleaved data; false for non-interleaved data (e.g. block data)
OMX_AUDIO_CHANNELTYPE | eChannelMapping |
Slot i contains channel defined by eChannelMap[i]
OMX_NUMERICALDATATYPE | eNumData |
indicates PCM data as signed or unsigned
OMX_U32 | nSamplingRate |
Sampling rate of the source data. Use 0 for variable or unknown sampling rate.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.