OpenMAXBellagio  0.9.3
OMX_AUDIO_CONFIG_MUTETYPE Struct Reference

#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 1087 of file OMX_Audio.h.

Field Documentation

§ bMute

OMX_BOOL OMX_AUDIO_CONFIG_MUTETYPE::bMute

Mute setting for this port

Definition at line 1095 of file OMX_Audio.h.

§ nPortIndex

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 1090 of file OMX_Audio.h.

§ nSize

OMX_U32 OMX_AUDIO_CONFIG_MUTETYPE::nSize

size of the structure in bytes

Definition at line 1088 of file OMX_Audio.h.

§ nVersion

OMX_VERSIONTYPE OMX_AUDIO_CONFIG_MUTETYPE::nVersion

OMX specification version information

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