FBAudioBitDepthMode Class Reference

FBAudioBitDepthMode Class Reference

#include <mobu-python-api.h>

Class Description

+ Inheritance diagram for FBAudioBitDepthMode:

Public Attributes

object kFBAudioBitDepthMode_8
 8 bits, Wave file render support. More...
 
object kFBAudioBitDepthMode_16
 16 bits, Wave file render support. More...
 
object kFBAudioBitDepthMode_24
 24 bits, Wave file render support. More...
 
object kFBAudioBitDepthMode_FP
 FP type audio, Wave file render not support. More...
 

Member Data Documentation

object kFBAudioBitDepthMode_16

16 bits, Wave file render support.

object kFBAudioBitDepthMode_24

24 bits, Wave file render support.

object kFBAudioBitDepthMode_8

8 bits, Wave file render support.

object kFBAudioBitDepthMode_FP

FP type audio, Wave file render not support.