![]() |
Public API Reference |
#include <loader.h>
Inheritance diagram for iSoundLoader:
Public Methods | |
virtual csPtr< iSoundData > | LoadSound (void *Data, uint32 Size)=0 |
Create a sound object from raw input data. More... |
Definition at line 33 of file isound/loader.h.
|
Create a sound object from raw input data.
|