Enum FBAudioChannelMode. More...
#include <pyfbsdk_generated.h>

Public Attributes | |
| kFBAudioChannelModeMono | |
| 1 channel, Wave file render support. | |
| kFBAudioChannelModeStereo | |
| 2 channels, Wave file render support. | |
| kFBAudioChannelMode_4 | |
| 4 channels, Wave file render not support. | |
| kFBAudioChannelMode_8 | |
| 8 channels, Wave file render not support. | |
Enum FBAudioChannelMode.
| kFBAudioChannelMode_4 |
4 channels, Wave file render not support.
| kFBAudioChannelMode_8 |
8 channels, Wave file render not support.
| kFBAudioChannelModeMono |
1 channel, Wave file render support.
| kFBAudioChannelModeStereo |
2 channels, Wave file render support.