Class SuperSourcePropertiesV8Command

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

Hierarchy

Constructors

Properties

_properties: Partial<SuperSourceProperties>
flag: number
ssrcId: number
MaskFlags: {
    artClip: number;
    artCutSource: number;
    artFillSource: number;
    artGain: number;
    artInvertKey: number;
    artOption: number;
    artPreMultiplied: number;
} = ...

Type declaration

  • artClip: number
  • artCutSource: number
  • artFillSource: number
  • artGain: number
  • artInvertKey: number
  • artOption: number
  • artPreMultiplied: number
minimumVersion: V8_0 = ProtocolVersion.V8_0
rawName: "CSSc" = 'CSSc'

Accessors

Methods

Generated using TypeDoc