al_get_sample_instance_gain - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_audio.h>

float al_get_sample_instance_gain(const ALLEGRO_SAMPLE_INSTANCE *spl)

Description

Return the playback gain of the sample instance.

See Also

al_set_sample_instance_gain(3)

Referenced By

al_set_sample_instance_gain(3).

Allegro reference manual