xine-lib  1.2.10
Data Fields
img_buf_fifo_t Struct Reference

Data Fields

vo_frame_tfirst
 
vo_frame_t ** add
 
int num_buffers
 
int num_buffers_max
 
int locked_for_read
 
pthread_mutex_t mutex
 
pthread_cond_t not_empty
 

Field Documentation

◆ add

vo_frame_t** img_buf_fifo_t::add

◆ first

vo_frame_t* img_buf_fifo_t::first

◆ locked_for_read

int img_buf_fifo_t::locked_for_read

◆ mutex

pthread_mutex_t img_buf_fifo_t::mutex

◆ not_empty

pthread_cond_t img_buf_fifo_t::not_empty

◆ num_buffers

int img_buf_fifo_t::num_buffers

◆ num_buffers_max

int img_buf_fifo_t::num_buffers_max

Referenced by vo_queue_close(), and vo_queue_open().


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