#include <sound.h>
Inheritance diagram for CL_SoundCard:

Public Methods | |
| virtual | ~CL_SoundCard () |
| virtual CL_StreamSoundProvider* | get_microphone ()=0 |
| virtual CL_StreamSoundProvider* | get_line_in ()=0 |
| virtual void | stop_all ()=0 |
| virtual void | set_global_volume (int volume)=0 |
| virtual void | set_global_pan (int pan)=0 |
Public Attributes | |
| std::string | name |
| int | card_no |
Definition at line 24 of file Sound/sound.h.
|
|
Definition at line 37 of file Sound/sound.h. |
|
|
Reimplemented in CL_SoundCard_Be, and CL_SoundCard_DX. |
|
|
Reimplemented in CL_SoundCard_Be, and CL_SoundCard_DX. |
|
|
Reimplemented in CL_SoundCard_Be, and CL_SoundCard_DX. |
|
|
Reimplemented in CL_SoundCard_Be, and CL_SoundCard_DX. |
|
|
Reimplemented in CL_SoundCard_Be, and CL_SoundCard_DX. |
|
|
Definition at line 34 of file Sound/sound.h. |
|
|
Reimplemented in CL_SoundCard_DX. Definition at line 31 of file Sound/sound.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001