MediaDevices$Typings extension

on

Properties

addEventListener → ({void Function<K$>(MediaDevicesEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on MediaDevices, provided by the MediaDevices$Typings extension

Overload accessor: $1, $2
no setter
enumerateDevices Future<List<MediaDeviceInfo>> Function()

Available on MediaDevices, provided by the MediaDevices$Typings extension

getter/setter pair
getDisplayMedia Future<MediaStream> Function([DisplayMediaStreamOptions?])

Available on MediaDevices, provided by the MediaDevices$Typings extension

getter/setter pair
getSupportedConstraints MediaTrackSupportedConstraints Function()

Available on MediaDevices, provided by the MediaDevices$Typings extension

getter/setter pair
getUserMedia Future<MediaStream> Function([MediaStreamConstraints?])

Available on MediaDevices, provided by the MediaDevices$Typings extension

getter/setter pair
ondevicechange ↔ dynamic Function(Event)?

Available on MediaDevices, provided by the MediaDevices$Typings extension

MDN Reference
getter/setter pair
removeEventListener → ({void Function<K$>(MediaDevicesEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on MediaDevices, provided by the MediaDevices$Typings extension

Overload accessor: $1, $2
no setter