menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCRTCPParameters
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map
<
String
,
dynamic
> toMap() {
return
{
'cname'
: cname,
'reducedSize'
: reducedSize, }; }
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCRTCPParameters
toMap method
RTCRTCPParameters class