Typescript Library Declarations (DOM)
Interface InputDeviceInfo
Available only in secure contexts.
MDN Reference
Hierarchy
MediaDeviceInfo
InputDeviceInfo
Index
Properties
device
Id
group
Id
kind
label
Methods
toJSON
Properties
Readonly
device
Id
device
Id
:
string
MDN Reference
Readonly
group
Id
group
Id
:
string
MDN Reference
Readonly
kind
kind
:
MediaDeviceKind
MDN Reference
Readonly
label
label
:
string
MDN Reference
Methods
toJSON
toJSON
(
)
:
any
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
device
Id
group
Id
kind
label
toJSON
Available only in secure contexts.
MDN Reference