Python Reference Guide
 
Loading...
Searching...
No Matches
FBAudioBitDepthMode Class Reference

Enum FBAudioBitDepthMode. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBAudioBitDepthMode:

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.

 

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.