VocabularyraylibClass descriptionAudio stream, anything longer than ~10 seconds should be streamed.
Fields| stream | 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