Video.autoplay

bool autoplay() @property

Get autoplay property.

Returns

If the video should automatically begin playing.
void autoplay(bool propval) @property

Set autoplay property.

Parameters

propvalIf the video should automatically begin playing.