deviceId property
The deviceId of the capture device to use.
Available deviceIds can be obtained through flutter_webrtc
:
import 'package:flutter_webrtc/flutter_webrtc.dart' as rtc; List
Implementation
final String? deviceId;
The deviceId of the capture device to use.
Available deviceIds can be obtained through flutter_webrtc
:
import 'package:flutter_webrtc/flutter_webrtc.dart' as rtc; List
final String? deviceId;