IMediaDevicesEvents
@auvious/media-tools / Exports / IMediaDevicesEvents
Interface: IMediaDevicesEvents
Table of contents
Properties
Properties
added
• added: IDevice
[]
permissions
• permissions: Object
Type declaration
Name | Type |
---|---|
audioinput? | boolean |
audiooutput? | boolean |
videoinput? | boolean |
removed
• removed: IDevice
[]
updated
• updated: IDevice
[]