xine-lib 1.2.13-20230125hg15249
Data Fields
argb_layer_s Struct Reference

#include <video_out.h>

Data Fields

pthread_mutex_t mutex
 
uint32_t * buffer
 
int x1
 
int y1
 
int x2
 
int y2
 
int ref_count
 

Field Documentation

◆ buffer

uint32_t* argb_layer_s::buffer

◆ mutex

pthread_mutex_t argb_layer_s::mutex

◆ ref_count

int argb_layer_s::ref_count

Referenced by set_argb_layer_ptr().

◆ x1

int argb_layer_s::x1

◆ x2

int argb_layer_s::x2

◆ y1

int argb_layer_s::y1

◆ y2

int argb_layer_s::y2

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