OpenMAXBellagio
0.9.3
|
#include <OMX_Audio.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_S32 | nBalance |
Audio balance setting
Definition at line 1072 of file OMX_Audio.h.
OMX_S32 OMX_AUDIO_CONFIG_BALANCETYPE::nBalance |
balance setting for this port
(-100 to 100, where -100 indicates all left, and no right
Definition at line 1080 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_BALANCETYPE::nPortIndex |
Port index indicating which port to
set. Select the input port to set just that port's balance. Select the output port to adjust the master balance.
Definition at line 1075 of file OMX_Audio.h.
OMX_U32 OMX_AUDIO_CONFIG_BALANCETYPE::nSize |
size of the structure in bytes
Definition at line 1073 of file OMX_Audio.h.
OMX_VERSIONTYPE OMX_AUDIO_CONFIG_BALANCETYPE::nVersion |
OMX specification version information
Definition at line 1074 of file OMX_Audio.h.