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

#include <vlc_subpicture.h>

Collaboration diagram for subpicture_region_rendered:
[legend]

Data Fields

picture_tp_picture
 picture comprising this region
 
vout_display_place_t place
 visible area in display coordinates
 
int i_alpha
 transparency
 

Field Documentation

◆ i_alpha

int subpicture_region_rendered::i_alpha

transparency

Referenced by picture_BlendSubpicture(), and SpuRenderRegion().

◆ p_picture

picture_t* subpicture_region_rendered::p_picture

◆ place

vout_display_place_t subpicture_region_rendered::place

visible area in display coordinates

Referenced by picture_BlendSubpicture(), SpuRenderRegion(), and SpuRenderSubpictures().


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