Python Reference Guide
FBAudioBitDepthMode Class Reference

Enum FBAudioBitDepthMode. More...

Inheritance diagram for FBAudioBitDepthMode:

Public Attributes

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

Detailed Description

Member Data Documentation

◆ kFBAudioBitDepthMode_16

kFBAudioBitDepthMode_16

16 bits, Wave file render support.

◆ kFBAudioBitDepthMode_24

kFBAudioBitDepthMode_24

24 bits, Wave file render support.

◆ kFBAudioBitDepthMode_8

kFBAudioBitDepthMode_8

8 bits, Wave file render support.

◆ kFBAudioBitDepthMode_FP

kFBAudioBitDepthMode_FP

FP type audio, Wave file render not support.