menu
Dart
dart:html
RtcIceCandidate
sdpMLineIndex property
sdpMLineIndex
brightness_4
brightness_5
description
sdpMLineIndex
property
int
?
sdpMLineIndex
Implementation
int? get sdpMLineIndex native;
void
sdpMLineIndex=
(
int
?
value
)
Implementation
set sdpMLineIndex(int? value) native;
Dart
dart:html
RtcIceCandidate
sdpMLineIndex property
RtcIceCandidate class