Enable/disable session looping.
virtual bool CL_SoundProvider_Session::set_looping( bool loop);
Detailed description:
If this function returns false (default), the clanSound mixer will manually try to simulate looping by setting the position to 0 when eof is encountered.