menu
vdotok_stream package
documentation
core/interface/rtc_session_description.dart
RTCSessionDescription
RTCSessionDescription constructor
RTCSessionDescription constructor
dark_mode
light_mode
RTCSessionDescription
constructor
RTCSessionDescription
(
String
?
sdp
,
String
?
type
)
Implementation
RTCSessionDescription(this.sdp, this.type);
vdotok_stream package
documentation
core/interface/rtc_session_description
RTCSessionDescription
RTCSessionDescription constructor
RTCSessionDescription class