VLC 4.0.0-dev
|
#include <vlc_subpicture.h>
Data Fields | |
int | x_start |
int | x_end |
int | y_start |
int | y_end |
video_palette_t | palette |
video_palette_t vlc_spu_highlight_t::palette |
Referenced by UpdateSPU().
int vlc_spu_highlight_t::x_end |
Referenced by UpdateSPU().
int vlc_spu_highlight_t::x_start |
Referenced by UpdateSPU().
int vlc_spu_highlight_t::y_end |
Referenced by UpdateSPU().
int vlc_spu_highlight_t::y_start |
Referenced by UpdateSPU().