#include <streamed_mikmod_sample.h>
Inheritance diagram for CL_Streamed_MikModSample:


Public Methods | |
| CL_Streamed_MikModSample (const char *filename, CL_InputSourceProvider *inputprovider=NULL, bool looped=false) | |
| CL_Streamed_MikModSample (const char *res_id, CL_ResourceManager *manager, bool looped=false) | |
| virtual | ~CL_Streamed_MikModSample () |
| virtual CL_StreamSoundProvider_Session* | begin_session () |
| virtual void | end_session (CL_StreamSoundProvider_Session *session) |
| retval: The soundbuffer session to be attached to the newlyretval: started session. | |
Static Public Methods | |
| CL_SoundBuffer* | create (const char *filename, CL_InputSourceProvider *inputprovider=NULL, bool looped=false) |
| CL_SoundBuffer* | load (const char *res_id, CL_ResourceManager *manager, bool looped=false) |
Protected Attributes | |
| std::string | filename |
| bool | looped |
| MODULE* | module |
Definition at line 32 of file streamed_mikmod_sample.h.
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CL_StreamSoundProvider. |
|
|
|
|
|
retval: The soundbuffer session to be attached to the newlyretval: started session.
Reimplemented from CL_StreamSoundProvider. |
|
|
|
|
|
Definition at line 40 of file streamed_mikmod_sample.h. |
|
|
Definition at line 41 of file streamed_mikmod_sample.h. |
|
|
Definition at line 43 of file streamed_mikmod_sample.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001