Class AudioMixerHeadphonesCommand

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

Hierarchy

Constructors

Properties

flag: number
MaskFlags: {
    gain: number;
    programOutGain: number;
    sidetoneGain: number;
    talkbackGain: number;
} = ...

Type declaration

  • gain: number
  • programOutGain: number
  • sidetoneGain: number
  • talkbackGain: number
minimumVersion?: ProtocolVersion
rawName: "CAMH" = 'CAMH'

Accessors

Methods

Generated using TypeDoc