FBUseChnMode Class Reference

FBUseChnMode Class Reference

#include <mobu-python-api.h>

Class Description

Use Channel modes.

+ Inheritance diagram for FBUseChnMode:

Public Attributes

object kFBUseChannelLeftOnly
 Left channel will be played in both speakers. More...
 
object kFBUseChannelRightOnly
 Right channel will be played in both speakers. More...
 
object kFBUseChannelBoth
 Default mode, where each channel play in its respective speaker. More...
 

Member Data Documentation

object kFBUseChannelBoth

Default mode, where each channel play in its respective speaker.

object kFBUseChannelLeftOnly

Left channel will be played in both speakers.

object kFBUseChannelRightOnly

Right channel will be played in both speakers.