xine-lib 1.2.11
Data Fields
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

argb_layer_t* vo_overlay_s::argb_layer

◆ color

uint32_t vo_overlay_s::color[256]

◆ 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

int vo_overlay_s::height

◆ hili_bottom

int vo_overlay_s::hili_bottom

◆ hili_color

uint32_t vo_overlay_s::hili_color[256]

◆ hili_left

int vo_overlay_s::hili_left

◆ hili_rgb_clut

int vo_overlay_s::hili_rgb_clut

◆ hili_right

int vo_overlay_s::hili_right

◆ hili_top

int vo_overlay_s::hili_top

◆ hili_trans

uint8_t vo_overlay_s::hili_trans[256]

◆ num_rle

int vo_overlay_s::num_rle

◆ rgb_clut

int vo_overlay_s::rgb_clut

◆ rle

rle_elem_t* vo_overlay_s::rle

◆ trans

uint8_t vo_overlay_s::trans[256]

◆ unscaled

int vo_overlay_s::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

int vo_overlay_s::width

◆ x

int vo_overlay_s::x

◆ y

int vo_overlay_s::y

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