OMX_AUDIO_CONFIG_CHANNELMUTETYPE Struct Reference
[OpenMAX IL Audio Domain]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nChannel
OMX_BOOL bMute
OMX_BOOL bIsMIDI


Detailed Description

Audio Channel mute

Definition at line 1056 of file OMX_Audio.h.


Field Documentation

OMX_U32 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nSize

size of the structure in bytes

Definition at line 1057 of file OMX_Audio.h.

OMX_VERSIONTYPE OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nVersion

OMX specification version information

Definition at line 1058 of file OMX_Audio.h.

OMX_U32 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nPortIndex

port that this structure applies to

Definition at line 1059 of file OMX_Audio.h.

OMX_U32 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nChannel

channel to select from 0 to N-1, using OMX_ALL to apply mute settings to all channels

Definition at line 1060 of file OMX_Audio.h.

OMX_BOOL OMX_AUDIO_CONFIG_CHANNELMUTETYPE::bMute

Mute setting for this channel

Definition at line 1063 of file OMX_Audio.h.

OMX_BOOL OMX_AUDIO_CONFIG_CHANNELMUTETYPE::bIsMIDI

TRUE if nChannel refers to a MIDI channel, FALSE otherwise

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