Home | All Classes | Grouped Classes | Index | Search

CL_SoundBuffer::set_pan

Sets the default panning position when the buffer is played.

	bool set_pan(
		float new_pan);

Parameters:

new_pan
The new default panning position.

Return value:

True if successful, false otherwise.

See also:

CL_SoundBuffer



Questions or comments, write to the ClanLib mailing list.