Simple Audio Manager  1.0.1
 All Classes Files Functions Enumerations Enumerator Properties Events Pages
Properties | List of all members
AudioGroupDetail Class Reference

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...
 

Detailed Description

Properties of groups of sounds.

Exceptions
System.ExceptionRepresents errors that occur during application execution.

Property Documentation

bool AudioGroupDetail.active
getset

Set sound off/on

true if active sound on; otherwise, false.

AudioOption AudioGroupDetail.option
get

Gets a group represented by this instance of the class.

The group.

float AudioGroupDetail.volume
getset

Gets or sets the volume.

The volume.


The documentation for this class was generated from the following file: