VLC
4.0.0-dev
|
Video output thread descriptor. More...
Data Fields | |
struct vlc_object_t | obj |
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.
struct vlc_object_t vout_thread_t::obj |
Referenced by vout_GetDevice().