AudioObjectProperties Constructors
Provides settings for audio objects.Name | Parameters | Description |
---|---|---|
AudioObjectProperties() | none | Initializes a new instance of the AudioObjectProperties class. |
AudioObjectProperties(ASPxObjectContainer) | objectContainer | Initializes a new instance of the AudioObjectProperties class with the specified object container control. |
See Also