Home
last modified time | relevance | path

Searched refs:al_set_voice_position (Results 1 – 3 of 3) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/addons/audio/
H A Dkcm_voice.c470 bool al_set_voice_position(ALLEGRO_VOICE *voice, unsigned int val) in al_set_voice_position() function
H A Dkcm_instance.c377 if (!al_set_voice_position(voice, val)) in al_set_sample_instance_position()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/audio/allegro5/
H A Dallegro_audio.h343 ALLEGRO_KCM_AUDIO_FUNC(bool, al_set_voice_position, (ALLEGRO_VOICE *voice, unsigned int val));