setCaptioningEnabled abstract method

Future<void> setCaptioningEnabled(
  1. bool enabled
)

Set whether captioning is enabled.

Implementation

Future<void> setCaptioningEnabled(bool enabled);