Skip to contents

Play a sound (using multichannel buffer pool).

Usage

play_sound_multi(sound)

Arguments

sound

A sound.

Note

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

void PlaySoundMulti(Sound sound);

See also