iSoundWrapper Struct Reference
This class is a csObject (iObject) wrapper for sound handles. More...
#include <isound/wrapper.h>
Inheritance diagram for iSoundWrapper:

Public Member Functions | |
| virtual iSoundHandle * | GetSound ()=0 |
| Return the sound handle. | |
| virtual iObject * | QueryObject ()=0 |
| Return the iObject for this sound wrapper. | |
Detailed Description
This class is a csObject (iObject) wrapper for sound handles.
Definition at line 30 of file wrapper.h.
Member Function Documentation
|
|
Return the sound handle.
Implemented in csSoundWrapper. |
|
|
Return the iObject for this sound wrapper.
Implemented in csSoundWrapper. |
The documentation for this struct was generated from the following file:
- isound/wrapper.h
Generated for Crystal Space by doxygen 1.4.6
