Use Channel modes. More...
#include <pyfbsdk.h>

Public Attributes | |
| kFBUseChannelLeftOnly | |
| Left channel will be played in both speakers. | |
| kFBUseChannelRightOnly | |
| Right channel will be played in both speakers. | |
| kFBUseChannelBoth | |
| Default mode, where each channel play in its respective speaker. | |
Use Channel modes.
| kFBUseChannelBoth |
Default mode, where each channel play in its respective speaker.
| kFBUseChannelLeftOnly |
Left channel will be played in both speakers.
| kFBUseChannelRightOnly |
Right channel will be played in both speakers.