menu
js_bindings package
documentation
bindings/webrtc.dart
RTCRtcpParameters
RTCRtcpParameters factory constructor
RTCRtcpParameters factory constructor
dark_mode
light_mode
RTCRtcpParameters
constructor
RTCRtcpParameters
(
{
String
?
cname
,
bool
?
reducedSize
,
})
Implementation
external factory RTCRtcpParameters({String? cname, bool? reducedSize});
js_bindings package
documentation
bindings/webrtc
RTCRtcpParameters
RTCRtcpParameters factory constructor
RTCRtcpParameters class