1al_get_video_scaled_width(3)                      al_get_video_scaled_width(3)
2
3
4

NAME

6       al_get_video_scaled_width - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_video.h>
10
11              float al_get_video_scaled_width(ALLEGRO_VIDEO *video)
12

DESCRIPTION

14       Returns  the  width with which the video frame should be drawn.  Videos
15       often do not use square pixels, so this will may return a value  larger
16       than the width of the frame bitmap.
17

SINCE

19       5.1.12
20

SEE ALSO

22       al_get_video_frame(3)
23
24
25
26Allegro reference manual                          al_get_video_scaled_width(3)
Impressum