Skip to contents

Unload audio stream and free memory.

Usage

unload_audio_stream(stream)

Arguments

stream

An audio_stream.

Note

This function has been auto-generated from the following Raylib function definition:

void UnloadAudioStream(AudioStream stream);