Inherits ERY.AgateLib.ImplBase.AudioImpl.
Public Member Functions | |
| override void | Initialize () |
| override void | Dispose () |
| override SoundBufferImpl | CreateSoundBuffer (string filename) |
| override MusicImpl | CreateMusic (string filename) |
| override SoundBufferSessionImpl | CreateSoundBufferSession (SoundBufferImpl buffer) |
Static Public Member Functions | |
| static void | Register () |
Classes | |
| class | NullMusicImpl |
| class | NullSoundBufferImpl |
| class | NullSoundBufferSessionImpl |
| static void ERY.AgateLib.NullSoundImpl.Register | ( | ) | [static] |
| override void ERY.AgateLib.NullSoundImpl.Initialize | ( | ) | [virtual] |
Implements ERY.AgateLib.DriverImplBase.
| override void ERY.AgateLib.NullSoundImpl.Dispose | ( | ) | [virtual] |
Implements ERY.AgateLib.DriverImplBase.
| override SoundBufferImpl ERY.AgateLib.NullSoundImpl.CreateSoundBuffer | ( | string | filename | ) | [virtual] |
Implements ERY.AgateLib.ImplBase.AudioImpl.
| override MusicImpl ERY.AgateLib.NullSoundImpl.CreateMusic | ( | string | filename | ) | [virtual] |
Implements ERY.AgateLib.ImplBase.AudioImpl.
| override SoundBufferSessionImpl ERY.AgateLib.NullSoundImpl.CreateSoundBufferSession | ( | SoundBufferImpl | buffer | ) | [virtual] |
Implements ERY.AgateLib.ImplBase.AudioImpl.
|
AgateLib Awesome Game and Tool Engine Library |
|