menu
flutter_zwap_webrtc package
documentation
flutter_webrtc.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;
flutter_zwap_webrtc package
documentation
flutter_webrtc
RTCDataChannel
onBufferedAmountChange property
RTCDataChannel class