![]() | |
![]() | ![]() |
CL_StreamSoundProvider::end_sessionSyntaxvirtual void end_session(CL_StreamSoundProvider_Session *session); DescriptionCalled by CL_SoundBuffer when a session has finished. After this call,CL_SoundBuffer will not access the session anymore. It can safely be deletedhere (and in most cases should be delete here). |