#include <vorbis_soundprovider.h>
Inheritance diagram for CL_VorbisSoundProvider:


Public Methods | |
| CL_VorbisSoundProvider (const std::string &name, CL_InputSourceProvider *provider=NULL, bool delete_provider=false) | |
| component="Vorbis". | |
| CL_VorbisSoundProvider (const std::string &name, CL_ResourceManager *resources) | |
| virtual | ~CL_VorbisSoundProvider () |
| 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. | |
Private Methods | |
| CL_VorbisSoundProvider (const CL_VorbisSoundProvider ©) | |
Private Attributes | |
| class CL_VorbisSoundProvider_Generic* | impl |
Definition at line 25 of file vorbis_soundprovider.h.
|
|
component="Vorbis".
Definition at line 20 of file vorbis_soundprovider_generic.cpp. |
|
|
|
|
|
|
|
|
Definition at line 43 of file vorbis_soundprovider.h. |
|
|
Reimplemented from CL_StreamSoundProvider. |
|
|
retval: The soundbuffer session to be attached to the newlyretval: started session.
Reimplemented from CL_StreamSoundProvider. |
|
|
Definition at line 44 of file vorbis_soundprovider.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001