Record ALLEGRO_SAMPLE_ID
Hierarchy Fields Methods Properties
Unit
al5audio
Declaration
type ALLEGRO_SAMPLE_ID = record
Description
An ALLEGRO_SAMPLE_ID represents a sample being played via al_play_sample. It can be used to later stop the sample with al_stop_sample. The underlying ALLEGRO_SAMPLE_INSTANCEptr can be extracted using al_lock_sample_id.
Generated by PasDoc 0.15.0. Generated on 2024-11-10 15:15:06.
|