.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_get_video_scaled_height" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_video_scaled_height - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include float al_get_video_scaled_height(ALLEGRO_VIDEO *video) \f[R] .fi .SH DESCRIPTION .PP 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. .SH SEE ALSO .PP al_get_video_frame(3alleg5) .SH SINCE .PP 5.1.12