al_get_sample_instance_pan - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_audio.h>

float al_get_sample_instance_pan(const ALLEGRO_SAMPLE_INSTANCE *spl)

Description

Get the pan value of the sample instance.

See Also

al_set_sample_instance_pan(3).

Referenced By

al_set_sample_instance_pan(3).

Allegro reference manual