Html5VideoObjectProperties Constructors
Provides settings for HTML5 video objects.Name | Parameters | Description |
---|---|---|
Html5VideoObjectProperties() | none | Initializes a new instance of the Html5VideoObjectProperties class with default settings. |
Html5VideoObjectProperties(ASPxObjectContainer) | objectContainer | Initializes a new instance of the Html5VideoObjectProperties class with the specified owner. |
See Also