Interface MediaDevicesEventMap

interface MediaDevicesEventMap {
    devicechange: Event;
}

Properties

Properties

devicechange: Event