![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Vorbis Sound Provider Class
Contained in: global
Derived from:
CL_StreamSoundProvider
Derived by:
none
Group: Vorbis (Sound Providers)
#include <ClanLib/vorbis.h>
public function member index: |
||
Construction: |
||
CL_VorbisSoundProvider | (const std::string& name, CL_InputSourceProvider* provider = NULL, bool delete_provider = false); | |
CL_VorbisSoundProvider | (const std::string& name, CL_ResourceManager* resources); | |
virtual | ~CL_VorbisSoundProvider | (); |
Operations: |
||
virtual CL_StreamSoundProvider_Session* | begin_session | (); |
virtual void | end_session | (CL_StreamSoundProvider_Session* session); |
private function member index: |
||
Implementation: |
||
CL_VorbisSoundProvider | (const CL_VorbisSoundProvider& copy); | |