Skip to content

1.0.5

Compare
Choose a tag to compare
@cloudwebrtc cloudwebrtc released this 03 Jun 05:13
· 36 commits to main since this release
ea624dd

[1.0.5] - 2022-05-31

  • Added Function(int currentAmount, int changedAmount)? onBufferedAmountChange callback (bufferedAmount should be set to non nullable after bufferedAmount implementation on all platforms).
  • Added Function(int currentAmount)? onBufferedAmountLow callback and bufferedAmountLowThreshold variable.