Home | All Classes | Grouped Classes | Index | Search

CL_SoundOutput::CL_SoundOutput

Constructs a sound output object.

	CL_SoundOutput();

	CL_SoundOutput(
		int mixing_frequency);

	CL_SoundOutput(
		const CL_SoundOutput_Description& desc);

	CL_SoundOutput(
		const CL_SoundOutput& copy);

See also:

CL_Sound | CL_SoundOutput | CL_SoundOutput_Description



Questions or comments, write to the ClanLib mailing list.