logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_MIXER_QUALITY - Allegro 5 API

Description

       • ALLEGRO_MIXER_QUALITY_POINT - point sampling

       • ALLEGRO_MIXER_QUALITY_LINEAR - linear interpolation

       • ALLEGRO_MIXER_QUALITY_CUBIC - cubic interpolation (since: 5.0.8, 5.1.4)

Allegro reference manual                                                          ALLEGRO_MIXER_QUALITY(3alleg5)

Name

       ALLEGRO_MIXER_QUALITY - Allegro 5 API

Synopsis

              #include <allegro5/allegro_audio.h>

              enum ALLEGRO_MIXER_QUALITY

See Also