audioBitrateController property
Implementation
@protected
final StreamController<double?> audioBitrateController =
StreamController<double?>.broadcast();
@protected
final StreamController<double?> audioBitrateController =
StreamController<double?>.broadcast();