VLC  3.0.15
Data Fields
vout_thread_t Struct Reference

Video output thread descriptor. More...

Collaboration diagram for vout_thread_t:
Collaboration graph
[legend]

Data Fields

struct vlc_common_members obj
 
vout_thread_sys_tp
 

Detailed Description

Video output thread descriptor.

Any independent video output device, such as an X11 window or a GGI device, is represented by a video output thread, and described using the following structure.

Field Documentation

◆ obj

struct vlc_common_members vout_thread_t::obj

◆ p

vout_thread_sys_t* vout_thread_t::p

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