![]() | |
![]() | ![]() |
CL_SoundSound interface in ClanLib. DescriptionThis class provides a list of all soundcards available on the system. It is also a wrapper class for the CL_SoundCard class, providing an easier access to a single selected soundcard. All the functions that share name with those in CL_SoundCard have the same functionality. The only difference is, that the ones CL_Sound operate on a selected soundcard. This saves the trouble of passing around a pointer to the soundcard, when only a single one is used anyway. Class membersvirtual ~CL_Sound() See Also
|