VLC
3.0.21
|
Vout configuration. More...
Data Fields | |
vout_thread_t * | vout |
vlc_object_t * | input |
bool | change_fmt |
const video_format_t * | fmt |
unsigned | dpb_size |
Vout configuration.
bool vout_configuration_t::change_fmt |
unsigned vout_configuration_t::dpb_size |
const video_format_t* vout_configuration_t::fmt |
vlc_object_t* vout_configuration_t::input |
vout_thread_t* vout_configuration_t::vout |