Streamed soundprovider.
Interface to streamed sound sources. Used by the CL_SoundBuffer class to start and stop playback.
virtual ~CL_StreamSoundProvider() virtual CL_StreamSoundProvider_Session *begin_session() virtual void end_session(CL_StreamSoundProvider_Session *session)
None
Back to index