#include <OPENR/OObject.h>#include <OPENR/OSubject.h>#include <OPENR/OObserver.h>#include "WAV.h"#include "def.h"Go to the source code of this file.
Classes | |
| class | SoundPlay |
Enumerations | |
| enum | SoundPlayState { SPS_IDLE, SPS_START } |
Variables | |
| const char *const | SPEAKER_LOCATOR = "PRM:/r1/c1/c2/c3/s1-Speaker:S1" |
| const char *const | SPEAKER_LOCATOR_ERS7 = "PRM:/s1-Speaker:S1" |
|
|
Definition at line 21 of file SoundPlay.h. |
|
|
Definition at line 26 of file SoundPlay.h. |
|
|
Definition at line 27 of file SoundPlay.h. |
1.3.9.1