menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
RTCDataChannel
onBufferedAmountChange property
onBufferedAmountChange property
dark_mode
light_mode
onBufferedAmountChange
property
dynamic Function
(
int
currentAmount
,
int
changedAmount
)
?
onBufferedAmountChange
getter/setter pair
Implementation
Function(int currentAmount, int changedAmount)? onBufferedAmountChange;
webrtc_interface_plus package
documentation
webrtc_interface_plus
RTCDataChannel
onBufferedAmountChange property
RTCDataChannel class