#include <output_null.hpp>
Inheritance diagram for NullOutputStream:
Public Methods | |
void | Play () |
void | Stop () |
void | Reset () |
bool | IsPlaying () |
void | SetVolume (int volume) |
int | GetVolume () |
|
Reimplemented from IOutputStream. Definition at line 142 of file output_null.cpp. |
|
Reimplemented from IOutputStream. Definition at line 126 of file output_null.cpp. |
|
Reimplemented from IOutputStream. Definition at line 100 of file output_null.cpp. |
|
Reimplemented from IOutputStream. Definition at line 118 of file output_null.cpp. |
|
Reimplemented from IOutputStream. Definition at line 134 of file output_null.cpp. |
|
Reimplemented from IOutputStream. Definition at line 110 of file output_null.cpp. |
|
Definition at line 64 of file output_null.hpp. |