|
iaudio 0.1.0
Contrat audio chargeable : IAudioModule
|
Classes | |
| class | IMusic |
| class | ISound |
| interface | ISoundBuffer |
| Loaded audio samples, independent of any ISound that plays them - deleting every ISound built from a buffer does not delete the buffer, only deleteSoundBuffer() does. Not used by IMusic, which streams from disk instead of loading a full buffer, so there's nothing to share there. More... | |