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

FBCommandState. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBCommandState:

Public Attributes

 kFBCommandStateStandard
 Standard.

 
 kFBCommandStateMute
 Mute.

 
 kFBCommandStateSolo
 Solo.

 
 kFBCommandStateMuteBecauseSolo
 Mute because of solo.

 

Detailed Description

Member Data Documentation

◆ kFBCommandStateMute

kFBCommandStateMute

Mute.

◆ kFBCommandStateMuteBecauseSolo

kFBCommandStateMuteBecauseSolo

Mute because of solo.

◆ kFBCommandStateSolo

kFBCommandStateSolo

Solo.

◆ kFBCommandStateStandard

kFBCommandStateStandard

Standard.