menu
universal_web package
documentation
web.dart
RTCRtcpParameters
RTCRtcpParameters.new factory constructor
RTCRtcpParameters.new factory constructor
dark_mode
light_mode
RTCRtcpParameters
constructor
RTCRtcpParameters
(
{
String
cname
,
bool
reducedSize
,
})
Implementation
external factory RTCRtcpParameters({ String cname, bool reducedSize, });
universal_web package
documentation
web
RTCRtcpParameters
RTCRtcpParameters.new factory constructor
RTCRtcpParameters extension type