Class AudioMixerMasterCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

Constructors

Properties

_properties: Partial<ClassicAudioMasterChannel>
flag: number
MaskFlags: {
    balance: number;
    followFadeToBlack: number;
    gain: number;
} = ...

Type declaration

  • balance: number
  • followFadeToBlack: number
  • gain: number
minimumVersion?: ProtocolVersion
rawName: "CAMM" = 'CAMM'

Accessors

Methods

Generated using TypeDoc