Simple Audio Manager
1.0.1
|
Properties of groups of sounds. More...
Properties | |
float | volume [get, set] |
Gets or sets the volume. More... | |
bool | active [get, set] |
Set sound off/on More... | |
AudioOption | option [get] |
Gets a group represented by this instance of the class. More... | |
Properties of groups of sounds.
System.Exception | Represents errors that occur during application execution. |
|
getset |
Set sound off/on
true
if active sound on; otherwise, false
.
|
get |
Gets a group represented by this instance of the class.
The group.
|
getset |
Gets or sets the volume.
The volume.