Constructors

  • Parameters

    • __namedParameters: {
          controllableVolume?: boolean;
          name: string;
          nativeDeviceId?: string;
          type: undefined | OutputType;
          webDeviceId?: string;
      }

    Returns OutputDevice

Properties

controllableVolume: boolean
id: string
name: string
nativeDeviceId?: string
type: undefined | OutputType
webDeviceId?: string