ClanSoft logo
ClanSoft logo

    CL_StreamSoundProvider::end_session

Syntax

virtual void end_session(CL_StreamSoundProvider_Session *session);

Description

Called 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).


Back to index



This page was built using the Perceps documentation system.