Skip to main content
Module

x/discord_rpc_deno/mod.ts>CertifiedDevice

port of @xhayper/discord-rpc to deno
Go to Latest
class CertifiedDevice
extends Base
Re-export
import { CertifiedDevice } from "https://deno.land/x/discord_rpc_deno@v1.0.25/mod.ts";

Constructors

new
CertifiedDevice(client: Client, props: Record<string, any>)

Properties

optional
automatic_gain_control: boolean

if the device's native automatic gain control is enabled

optional
echo_cancellation: boolean

if the device's native echo cancellation is enabled

optional
hardware_mute: boolean

if the device is hardware muted

id: string

the device's Windows UUID

model: Model

the model of the product

optional
noise_suppression: boolean

if the device's native noise suppression is enabled

the type of device

vendor: Vendor

the hardware vendor