xine-lib  1.2.9
Data Fields
img_buf_fifo_t Struct Reference

Data Fields

vo_frame_tfirst
 
vo_frame_tlast
 
int num_buffers
 
int num_buffers_max
 
int locked_for_read
 
pthread_mutex_t mutex
 
pthread_cond_t not_empty
 

Field Documentation

◆ first

vo_frame_t* img_buf_fifo_t::first

◆ last

vo_frame_t* img_buf_fifo_t::last

◆ 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

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