VLC  4.0.0-dev
Data Fields
vout_configuration_t Struct Reference

Vout configuration. More...

Collaboration diagram for vout_configuration_t:
Collaboration graph
[legend]

Data Fields

vout_thread_tvout
 
vlc_clock_tclock
 
const video_format_tfmt
 
vlc_mouse_event mouse_event
 
void * mouse_opaque
 

Detailed Description

Vout configuration.

Field Documentation

◆ clock

vlc_clock_t* vout_configuration_t::clock

Referenced by vout_Request().

◆ fmt

const video_format_t* vout_configuration_t::fmt

◆ mouse_event

vlc_mouse_event vout_configuration_t::mouse_event

Referenced by vout_Start().

◆ mouse_opaque

void* vout_configuration_t::mouse_opaque

Referenced by vout_Start().

◆ vout

vout_thread_t* vout_configuration_t::vout

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