Class FairlightMixerMasterPropertiesUpdateCommand

Base type for a receivable command

Hierarchy

  • DeserializedCommand<{
        audioFollowVideo: boolean;
    }>
    • FairlightMixerMasterPropertiesUpdateCommand

Constructors

Properties

properties: Readonly<{
    audioFollowVideo: boolean;
}>

Type declaration

  • audioFollowVideo: boolean
minimumVersion?: ProtocolVersion
rawName: "FMPP" = 'FMPP'

Methods

Generated using TypeDoc