Home | All Classes | Grouped Classes | Index | Search

CL_SoundBuffer::set_volume

Sets the default volume used when the buffer is played.

	bool set_volume(
		float new_volume);

Parameters:

new_volume
The new default volume.

Return value:

True if successful, false otherwise.

See also:

CL_SoundBuffer



Questions or comments, write to the ClanLib mailing list.