Skip to content

@ralphschuler.webgl shader factory.<internal>.MediaDeviceInfo

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: MediaDeviceInfo

@ralphschuler/webgl-shader-factory.<internal>.MediaDeviceInfo

The MediaDevicesInfo interface contains information that describes a single media input or output device. Available only in secure contexts.

MDN Reference

Table of contents

Properties

Methods

Properties

deviceId

Readonly deviceId: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:14807


groupId

Readonly groupId: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:14809


kind

Readonly kind: MediaDeviceKind

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:14811


label

Readonly label: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:14813

Methods

toJSON

toJSON(): any

MDN Reference

Returns

any

Defined in

node_modules/typescript/lib/lib.dom.d.ts:14815

Typescript Libraries

Modules

Namespaces

Clone this wiki locally