menu
flutter_zwap_webrtc package
documentation
flutter_webrtc.dart
MediaDeviceInfo
MediaDeviceInfo constructor
MediaDeviceInfo constructor
dark_mode
light_mode
MediaDeviceInfo
constructor
MediaDeviceInfo
(
{
String
?
kind
,
required
String
label
,
String
?
groupId
,
required
String
deviceId
,
})
Implementation
MediaDeviceInfo({ this.kind, required this.label, this.groupId, required this.deviceId, });
flutter_zwap_webrtc package
documentation
flutter_webrtc
MediaDeviceInfo
MediaDeviceInfo constructor
MediaDeviceInfo class