Video.autoplay
bool autoplay() @property nothrowGet autoplay property.
Returns
If the video should automatically begin playing.
void autoplay(bool propval) @property nothrowSet autoplay property.
Parameters
propval | If the video should automatically begin playing. |