Class MediaPlayerSourceCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<MediaPlayerSource>
flag: number
mediaPlayerId: number
MaskFlags: {
    clipIndex: number;
    sourceType: number;
    stillIndex: number;
} = ...

Type declaration

  • clipIndex: number
  • sourceType: number
  • stillIndex: number
minimumVersion?: ProtocolVersion
rawName: "MPSS" = 'MPSS'

Accessors

Methods

Generated using TypeDoc