Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The output parameter can take the following strings:

  • "Analog"
  • "SPDIF"
  • "HDMI"
  • "USB"
  • "NONE"

...

  • “none”
  • “hdmi”
  • “usb”
  • “spdif”
  • “Analog:N” (N specifies the analog audio enumeration; use 1 to specify the standard 3.5mm audio output)


You can create any number of roAudioOutput objects. There can be multiple instances of this object that represent the same audio output, but in these cases one object will override another.

...