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

size of the structure in bytes

Definition at line 1057 of file OMX_Audio.h.

OMX specification version information

Definition at line 1058 of file OMX_Audio.h.

port that this structure applies to

Definition at line 1059 of file OMX_Audio.h.

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.

Mute setting for this channel

Definition at line 1063 of file OMX_Audio.h.

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