VocabularyraylibClass descriptionAudio stream, anything longer than ~10 seconds should be streamed.
Fieldsstream | AudioStream | Audio stream |
frameCount | uint | Total number of frames (considering channels) |
looping | bool | Music looping enable |
ctxType | int | Type of music context (audio filetype) |
ctxData | void* | Audio context data, depends on type |
DefinitionMethods