mpc-js
    Preparing search index...

    Class OutputDeviceCommands

    Index

    Constructors

    Methods

    • Set a runtime attribute. These are specific to the output plugin, and supported values are shown in the result of the outputs command.

      Parameters

      • id: number
      • name: string
      • value: string

      Returns Promise<void>

    • Turns an output on or off, depending on the current state.

      Parameters

      • id: number

      Returns Promise<void>