#include <SoundParser.h>
| SoundParser::SoundParser |
( |
| ) |
|
| SoundParser::~SoundParser |
( |
| ) |
|
|
virtual |
| string SoundParser::GetOutputMp3Path |
( |
| ) |
|
| long SoundParser::Init |
( |
const std::string & |
soundFileName | ) |
|
Init HlasicParser
- Parameters
-
| pcSoundFileName | - path to sound file (sound.bin) |
- Returns
- 0 Successfully initialized 1 - An error occurred while opening the sound file
| unsigned char SoundParser::WriteOutFile |
( |
unsigned char |
soundEvent, |
|
|
long |
lineNumber, |
|
|
short |
direction, |
|
|
long |
tripNumber, |
|
|
long |
busStop |
|
) |
| |
Parsovanie zvuku udalosti linky, spoja, zastavky ...
The documentation for this class was generated from the following files: