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

FreeBSD Manual Pages

  
 
  

home | help
al_get_vid...led_height(3)  Library Functions Manual  al_get_vid...led_height(3)

NAME
     al_get_video_scaled_height - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_video.h>

	    float al_get_video_scaled_height(ALLEGRO_VIDEO *video)

DESCRIPTION
     Returns  the height with which the video frame should be drawn.  Videos of-
     ten do not use square pixels, so this will may return a value  larger  than
     the height of the frame bitmap.

SEE ALSO
     al_get_video_frame(3)

SINCE
     5.1.12

Allegro reference manual			      al_get_vid...led_height(3)

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

home | help