Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_get_sam...ance_length(3) Library Functions Manual al_get_sam...ance_length(3)

NAME
     al_get_sample_instance_length - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_audio.h>

	    unsigned int al_get_sample_instance_length(const ALLEGRO_SAMPLE_INSTANCE *spl)

DESCRIPTION
     Return  the  length of the sample instance in sample values.  This property
     may differ from the length of the instance's sample data.

SEE ALSO
     al_set_sample_instance_length(3), al_get_sample_instance_time(3)

Allegro reference manual			     al_get_sam...ance_length(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_sample_instance_length&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help