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})
Overload accessor: $1, $2
no setter
enumerateDevices Future<List<MediaDeviceInfo>> Function()
getter/setter pair
getDisplayMedia Future<MediaStream> Function([DisplayMediaStreamOptions?])
getter/setter pair
getSupportedConstraints MediaTrackSupportedConstraints Function()
getter/setter pair
getUserMedia Future<MediaStream> Function([MediaStreamConstraints?])
getter/setter pair
ondevicechange ↔ dynamic Function(Event)?
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})
Overload accessor: $1, $2
no setter