xine-lib 1.2.13-20230125hg15249
vo_overlay_s Struct Reference

#include <video_out.h>

Data Fields

rle_elem_trle
 
int data_size
 
int num_rle
 
int x
 
int y
 
int width
 
int height
 
int video_window_x
 
int video_window_y
 
int video_window_width
 
int video_window_height
 
int extent_width
 
int extent_height
 
uint32_t color [256]
 
uint8_t trans [256]
 
int rgb_clut
 
int hili_top
 
int hili_bottom
 
int hili_left
 
int hili_right
 
uint32_t hili_color [256]
 
uint8_t hili_trans [256]
 
int hili_rgb_clut
 
int unscaled
 
argb_layer_targb_layer
 

Field Documentation

◆ argb_layer

◆ color

◆ data_size

int vo_overlay_s::data_size

◆ extent_height

int vo_overlay_s::extent_height

◆ extent_width

int vo_overlay_s::extent_width

◆ height

◆ hili_bottom

◆ hili_color

◆ hili_left

◆ hili_rgb_clut

◆ hili_right

◆ hili_top

◆ hili_trans

◆ num_rle

◆ rgb_clut

◆ rle

◆ trans

◆ unscaled

◆ video_window_height

int vo_overlay_s::video_window_height

Referenced by vdpau_overlay_blend().

◆ video_window_width

int vo_overlay_s::video_window_width

Referenced by vdpau_overlay_blend().

◆ video_window_x

int vo_overlay_s::video_window_x

Referenced by vdpau_overlay_blend().

◆ video_window_y

int vo_overlay_s::video_window_y

Referenced by vdpau_overlay_blend().

◆ width

◆ x

◆ y


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