OMX_AUDIO_CONFIG_MUTETYPE Struct Reference
[OpenMAX IL Audio Domain]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_BOOL bMute


Detailed Description

Audio Port mute

Definition at line 1043 of file OMX_Audio.h.


Field Documentation

OMX_U32 OMX_AUDIO_CONFIG_MUTETYPE::nSize

size of the structure in bytes

Definition at line 1044 of file OMX_Audio.h.

OMX_VERSIONTYPE OMX_AUDIO_CONFIG_MUTETYPE::nVersion

OMX specification version information

Definition at line 1045 of file OMX_Audio.h.

OMX_U32 OMX_AUDIO_CONFIG_MUTETYPE::nPortIndex

Port index indicating which port to set. Select the input port to set just that port's mute. Select the output port to adjust the master mute.

Definition at line 1046 of file OMX_Audio.h.

OMX_BOOL OMX_AUDIO_CONFIG_MUTETYPE::bMute

Mute setting for this port

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