menu
stream_webrtc_flutter package
documentation
stream_webrtc_flutter.dart
RTCSessionDescription
RTCSessionDescription.new constructor
RTCSessionDescription.new constructor
dark_mode
light_mode
RTCSessionDescription
constructor
RTCSessionDescription
(
String
?
sdp
,
String
?
type
)
Implementation
RTCSessionDescription(this.sdp, this.type);
stream_webrtc_flutter package
documentation
stream_webrtc_flutter
RTCSessionDescription
RTCSessionDescription.new constructor
RTCSessionDescription class