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