Inherited by AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferImpl.
Public Member Functions | |
| abstract void | Dispose () |
| Destroys unmanaged resources. | |
Properties | |
| abstract double | Volume [get, set] |
| Gets or sets the volume this audio file is playing at. 0.0 is completely quiet. 0.5 sounds like half maximum volume 1.0 is maximum volume. | |
| abstract void AgateLib.ImplementationBase.SoundBufferImpl.Dispose | ( | ) | [pure virtual] |
Destroys unmanaged resources.
abstract double AgateLib.ImplementationBase.SoundBufferImpl.Volume [get, set] |
Gets or sets the volume this audio file is playing at. 0.0 is completely quiet. 0.5 sounds like half maximum volume 1.0 is maximum volume.
|
AgateLib Awesome Game and Tool Engine Library |
|