Struct AudioStream

Base class for audio streams.

struct AudioStream ;

Audio streams are used for sound effects and music playback, and support WAV (via AudioStreamSample) and OGG (via AudioStreamOGGVorbis) file formats.

Methods

NameDescription
getLength Returns the length of the audio stream in seconds.