#include <output_oss.hpp>
Inheritance diagram for OSSOutputStream:
Public Methods | |
void | Play () |
void | Stop () |
void | Reset () |
bool | IsPlaying () |
void | SetVolume (int volume) |
int | GetVolume () |
|
Reimplemented from IOutputStream. |
|
Reimplemented from IOutputStream. |
|
Reimplemented from IOutputStream. |
|
Reimplemented from IOutputStream. |
|
Reimplemented from IOutputStream. |
|
Reimplemented from IOutputStream. |
|
Definition at line 47 of file output_oss.hpp. |