Home | All Classes | Grouped Classes | Index | Search

CL_SoundBuffer::set_frequency

Sets the start frequency used when the buffer is played.

	bool set_frequency(
		int new_freq);

Parameters:

new_freq
The new default frequency.

Return value:

True if successful, false otherwise.

See also:

CL_SoundBuffer



Questions or comments, write to the ClanLib mailing list.