Skip to main content
Tab

Html5AudioObjectProperties Class

Provides settings for HTML5 audio objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class Html5AudioObjectProperties :
    Html5ObjectPropertiesBase

Remarks

An object of the Html5AudioObjectProperties type can be accessed by the ASPxObjectContainer.ObjectProperties property.

Implements

Inheritance

See Also