Enum FBAudioBitDepthMode. More...
#include <pyfbsdk.h>
Public Attributes | |
kFBAudioBitDepthMode_8 | |
8 bits, Wave file render support. | |
kFBAudioBitDepthMode_16 | |
16 bits, Wave file render support. | |
kFBAudioBitDepthMode_24 | |
24 bits, Wave file render support. | |
kFBAudioBitDepthMode_FP | |
FP type audio, Wave file render not support. | |
Enum FBAudioBitDepthMode.
kFBAudioBitDepthMode_16 |
16 bits, Wave file render support.
kFBAudioBitDepthMode_24 |
24 bits, Wave file render support.
kFBAudioBitDepthMode_8 |
8 bits, Wave file render support.
kFBAudioBitDepthMode_FP |
FP type audio, Wave file render not support.