|
NAMEALLEGRO_SAMPLE_ID - Allegro 5 APISYNOPSIS
DESCRIPTIONAn ALLEGRO_SAMPLE_ID represents a sample being played via al_play_sample(3). It can be used to later stop the sample with al_stop_sample(3). The underlying ALLEGRO_SAMPLE_INSTANCE can be extracted using al_lock_sample_id(3).
Visit the GSP FreeBSD Man Page Interface. |