VLC 4.0.0-dev
vout_thread_private_t Struct Reference

#include <vout_private.h>

Collaboration diagram for vout_thread_private_t:
[legend]

Data Fields

struct {
   bool   is_interlaced
 
   bool   has_deint
 
   vlc_tick_t   date
 
interlacing
 
picture_pool_tprivate_pool
 
picture_pool_tdisplay_pool
 

Field Documentation

◆ date

vlc_tick_t vout_thread_private_t::date

◆ display_pool

picture_pool_t* vout_thread_private_t::display_pool

◆ has_deint

bool vout_thread_private_t::has_deint

◆ 

◆ is_interlaced

bool vout_thread_private_t::is_interlaced

◆ private_pool


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