VLC 4.0.0-dev
Loading...
Searching...
No Matches
vout_thread_t Struct Reference

Video output thread descriptor. More...

#include <vlc_vout.h>

Collaboration diagram for vout_thread_t:
[legend]

Data Fields

struct vlc_object_t obj
 

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_object_t vout_thread_t::obj

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