al_get_video_scaled_height - Man Page
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 often do not use square pixels, so this will may return a value larger than the height of the frame bitmap.
See Also
Since
5.1.12
Referenced By
Allegro reference manual