Stopping a sound sample
agonvs

Hi all,

After playing a song with, say:

al_play_sample_instance(myInstance);

What function would you call to stop playing myInstance?

Edgar Reynaldo

al_play_sample_instance is paired with al_stop_sample_instance.

The manual is your friend.

agonvs

Yes, RTFM indeed, ;D...

Thread #615219. Printed from Allegro.cc