Checks if the player is currently set to auto-quality adjustment mode.
Returns a Future that resolves to a boolean indicating whether auto-quality is enabled.
Future<bool> isAutoQuality();