menu
kitawi package
documentation
kitawi.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, });
kitawi package
documentation
kitawi
RTCRtcpParameters
RTCRtcpParameters factory constructor
RTCRtcpParameters extension type