menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
RTCRTCPParameters
RTCRTCPParameters.new constructor
RTCRTCPParameters.new constructor
dark_mode
light_mode
RTCRTCPParameters
constructor
RTCRTCPParameters
(
String
?
cname
,
bool
reducedSize
)
Implementation
RTCRTCPParameters(this.cname, this.reducedSize);
webrtc_interface_plus package
documentation
webrtc_interface_plus
RTCRTCPParameters
RTCRTCPParameters.new constructor
RTCRTCPParameters class