menu
js_bindings package
documentation
bindings/webrtc_stats.dart
RTCSentRtpStreamStats
RTCSentRtpStreamStats factory constructor
RTCSentRtpStreamStats factory constructor
dark_mode
light_mode
RTCSentRtpStreamStats
constructor
RTCSentRtpStreamStats
(
{
int
?
packetsSent
,
int
?
bytesSent
,
})
Implementation
external factory RTCSentRtpStreamStats({int? packetsSent, int? bytesSent});
js_bindings package
documentation
bindings/webrtc_stats
RTCSentRtpStreamStats
RTCSentRtpStreamStats factory constructor
RTCSentRtpStreamStats class