#include <sound.h>
Static Public Member Functions | |
Selected CL_SoundOutput accessors | |
| static const CL_String8 & | get_name () |
| Returns the name of the current sound output:. | |
| static int | get_mixing_frequency () |
| Returns the mixing frequency of the current sound output. | |
| static CL_SoundOutput | get_current_output () |
| Returns the current selected sound output. | |
| static void | select_output (const CL_SoundOutput &output) |
| Change the current selected sound output. | |
|
|
Returns the current selected sound output.
|
|
|
Returns the mixing frequency of the current sound output.
|
|
|
Returns the name of the current sound output:.
|
|
|
Change the current selected sound output.
|
1.4.6