xine-lib 1.2.11
Data Fields
raw_overlay_t Struct Reference

#include <xine.h>

Data Fields

uint8_t * ovl_rgba
 
int ovl_w
 
int ovl_h
 
int ovl_x
 
int ovl_y
 

Field Documentation

◆ ovl_h

int raw_overlay_t::ovl_h

Referenced by raw_process_ovl().

◆ ovl_rgba

uint8_t* raw_overlay_t::ovl_rgba

Referenced by raw_process_ovl().

◆ ovl_w

int raw_overlay_t::ovl_w

Referenced by raw_process_ovl().

◆ ovl_x

int raw_overlay_t::ovl_x

Referenced by raw_process_ovl().

◆ ovl_y

int raw_overlay_t::ovl_y

Referenced by raw_process_ovl().


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