Checks whether auto-quality adjustment is enabled.
Future<bool> isAutoQuality() async { return await _controller.isAutoQuality(); }