ALLEGRO_VIDEO_POSITION_TYPE - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_video.h>

typedef enum ALLEGRO_VIDEO_POSITION_TYPE ALLEGRO_VIDEO_POSITION_TYPE;

Description

Used with al_get_video_position(3) to specify which position to retrieve. If these get out of sync, audio and video may be out of sync in the display of the video.

Since

5.1.11

Referenced By

al_get_video_position(3).

Allegro reference manual