VLC 4.0.0-dev
Loading...
Searching...
No Matches
subtitle_position_cache Struct Reference
Collaboration diagram for subtitle_position_cache:
[legend]

Data Fields

const subpicture_region_tregion
int x
int y
bool is_active
struct { 
   unsigned   original_width 
   unsigned   original_height 
   unsigned   visible_width 
   unsigned   visible_height 
   bool   b_in_window 
   int   i_x 
   int   i_y 
   int   i_align 
   int   i_max_width 
   int   i_max_height 
key

Field Documentation

◆ b_in_window

bool subtitle_position_cache::b_in_window

◆ i_align

int subtitle_position_cache::i_align

◆ i_max_height

int subtitle_position_cache::i_max_height

◆ i_max_width

int subtitle_position_cache::i_max_width

◆ i_x

int subtitle_position_cache::i_x

◆ i_y

int subtitle_position_cache::i_y

◆ is_active

◆ [struct]

struct { ... } subtitle_position_cache::key

◆ original_height

unsigned subtitle_position_cache::original_height

◆ original_width

unsigned subtitle_position_cache::original_width

◆ region

const subpicture_region_t* subtitle_position_cache::region

◆ visible_height

unsigned subtitle_position_cache::visible_height

◆ visible_width

unsigned subtitle_position_cache::visible_width

◆ x

int subtitle_position_cache::x

◆ y

int subtitle_position_cache::y

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