#include <OPENR/OObject.h>#include <OPENR/OSubject.h>#include <OPENR/OObserver.h>#include <BallTrackingHeadData.h>#include "WAV.h"#include "def.h"Go to the source code of this file.
Classes | |
| class | LostFoundSound |
Enumerations | |
| enum | LostFoundSoundState { LFSS_IDLE, LFSS_START, LFSS_PLAYING } |
Variables | |
| const char *const | SPEAKER_LOCATOR = "PRM:/r1/c1/c2/c3/s1-Speaker:S1" |
| const char *const | FOUND_SOUND = "FOUND_SOUND" |
| const char *const | LOST_SOUND = "LOST_SOUND" |
|
|
Definition at line 22 of file LostFoundSound.h. |
|
|
Definition at line 29 of file LostFoundSound.h. |
|
|
Definition at line 30 of file LostFoundSound.h. |
|
|
Definition at line 28 of file LostFoundSound.h. |
1.3.9.1