#include <stream.hpp>
Collaboration diagram for Stream:
Public Methods | |
~Stream () | |
void | Play () |
void | Pause () |
void | Reset () |
bool | IsPlaying () |
void | SetRepeat (bool repeat) |
bool | IsRepeating () |
void | SetVolume (int volume) |
int | GetVolume () |
|
Definition at line 62 of file stream.cpp. |
|
Definition at line 139 of file stream.cpp. |
|
Definition at line 103 of file stream.cpp. |
|
Definition at line 121 of file stream.cpp. |
|
Definition at line 84 of file stream.cpp. |
|
Definition at line 75 of file stream.cpp. |
|
Definition at line 93 of file stream.cpp. |
|
Definition at line 112 of file stream.cpp. |
|
Definition at line 130 of file stream.cpp. |
|
Definition at line 40 of file stream.hpp. |