VLC
3.0.15
|
Video output thread descriptor. More...
Data Fields | |
struct vlc_common_members | obj |
vout_thread_sys_t * | p |
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_common_members vout_thread_t::obj |
vout_thread_sys_t* vout_thread_t::p |
Referenced by DeinterlaceCallback(), NoDrInit(), Thread(), ThreadDisplayPreparePicture(), vout_ControlChangeDisplayFilled(), vout_GetPicture(), vout_InitInterlacingSupport(), vout_OpenWrapper(), vout_PutPicture(), vout_ReinitInterlacingSupport(), vout_SendDisplayEventMouse(), vout_SetInterlacingState(), and vout_snapshot_SaveImage().