VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_spu_highlight_t Struct Reference

#include <vlc_subpicture.h>

Collaboration diagram for vlc_spu_highlight_t:
[legend]

Data Fields

int x_start
 
int x_end
 
int y_start
 
int y_end
 
video_palette_t palette
 

Field Documentation

◆ palette

video_palette_t vlc_spu_highlight_t::palette

Referenced by UpdateSPU().

◆ x_end

int vlc_spu_highlight_t::x_end

Referenced by UpdateSPU().

◆ x_start

int vlc_spu_highlight_t::x_start

Referenced by UpdateSPU().

◆ y_end

int vlc_spu_highlight_t::y_end

Referenced by UpdateSPU().

◆ y_start

int vlc_spu_highlight_t::y_start

Referenced by UpdateSPU().


The documentation for this struct was generated from the following file: