Skip to contents

Stop audio stream.

Usage

stop_audio_stream(stream)

Arguments

stream

An audio_stream.

Note

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

void StopAudioStream(AudioStream stream);