|
VLC 4.0.0-dev
|
Data Structures | |
| struct | vlc_video_align |
| Video alignment within the display. More... | |
Macros | |
| #define | VLC_VIDEO_ALIGN_CENTER 0 |
| #define | VLC_VIDEO_ALIGN_LEFT 1 |
| #define | VLC_VIDEO_ALIGN_RIGHT 2 |
| #define | VLC_VIDEO_ALIGN_TOP 1 |
| #define | VLC_VIDEO_ALIGN_BOTTOM 2 |
Typedefs | |
| typedef struct vlc_video_align | vlc_video_align_t |
| Video alignment within the display. | |
| #define VLC_VIDEO_ALIGN_BOTTOM 2 |
| #define VLC_VIDEO_ALIGN_CENTER 0 |
| #define VLC_VIDEO_ALIGN_LEFT 1 |
| #define VLC_VIDEO_ALIGN_RIGHT 2 |
| #define VLC_VIDEO_ALIGN_TOP 1 |
| typedef struct vlc_video_align vlc_video_align_t |
Video alignment within the display.