toggleAutoQuality abstract method

Future<void> toggleAutoQuality()

Toggles the auto-quality adjustment setting for the player.

Returns a Future that completes when the toggle is done.

Implementation

Future<void> toggleAutoQuality();