#include <ISong.h>
Collaboration diagram for ISong:
Public Member Functions | |
ISong (ID, string, string, string, long, string, FMOD::System *) | |
void | computeFeaturevec (IXML *) |
void | setPos (int, int) |
void | setWorldPos (float, float) |
void | setRender (bool) |
ISong::ISong | ( | ID | , | |
string | , | |||
string | , | |||
string | , | |||
long | , | |||
string | , | |||
FMOD::System * | ||||
) |
Konstruktur
id | iTunes id des Songs | |
name | Songname | |
album | Songalbum | |
artist | Songartist | |
dauer | Dauer des Songs in ms | |
path | Pfad zur Songdatei | |
system | FMOD System zur Extraktion der Audiodaten |
void ISong::computeFeaturevec | ( | IXML * | ) |
Rechnet Featurevektor aus oder lädt ihn aus dem Textfile
void ISong::setPos | ( | int | , | |
int | ||||
) |
Setzt Position in Matrix Koordinaten
void ISong::setWorldPos | ( | float | , | |
float | ||||
) |
Setzt Position in Weltkoordinaten (x,z)
void ISong::setRender | ( | bool | ) |
Setzt render flag