autoPlay property

bool? autoPlay
final

A Boolean attribute: if specified, the Video will automatically begin playback as soon as it can do so, without waiting for the entire Video file to finish downloading.

Implementation

final bool? autoPlay;