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