Skip to main content
A newer version of this page is available. .
Tab

Html5ObjectPropertiesBase Properties

Serves as a base class for the Html5AudioObjectProperties and Html5VideoObjectProperties classes.
Name Description
AutoPlay Specifies if a media file will start playing automatically.
Loop Specifies if a media file repeats indefinitely, or stops when it reaches the last frame.
Muted Specifies if a media file output should be muted
PreloadMode Specifies how a media file should be loaded when the page loads.
ShowControls Specifies if the media player controls should be displayed.
See Also