Home | All Classes | Grouped Classes | Index | Search

CL_SoundProvider_Session::set_looping

Enable/disable session looping.

	bool 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.

See also:

CL_SoundProvider_Session



Questions or comments, write to the ClanLib mailing list.