OpenMAXBellagio
0.9.3
|
#include <OMX_Audio.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_BOOL | bMute |
Audio Port mute
Definition at line 1087 of file OMX_Audio.h.
OMX_BOOL OMX_AUDIO_CONFIG_MUTETYPE::bMute |
Mute setting for this port
Definition at line 1095 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 1090 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_MUTETYPE::nSize |
size of the structure in bytes
Definition at line 1088 of file OMX_Audio.h.
OMX_VERSIONTYPE OMX_AUDIO_CONFIG_MUTETYPE::nVersion |
OMX specification version information
Definition at line 1089 of file OMX_Audio.h.