Class AudioMixerPropertiesCommand

Base command type for a simple writable command, which has a few values which must all be sent

Hierarchy

Constructors

Properties

_properties: {
    audioFollowVideo: boolean;
}

Type declaration

  • audioFollowVideo: boolean
runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

minimumVersion?: ProtocolVersion
rawName: "CAMP" = 'CAMP'

Accessors

Methods

Generated using TypeDoc