Music
extern (C) @nogc nothrow
struct Music {
}
- ctxData
void* ctxData;
Undocumented in source.
- ctxType
int ctxType;
Undocumented in source.
- frameCount
uint frameCount;
Undocumented in source.
- looping
bool looping;
Undocumented in source.
- stream
AudioStream stream;
Undocumented in source.
raylib
aliasesenumsfunctionsmanifest constantsstructs