|
VLC
2.1.0-git
|
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 |
Referenced by vout_Request().
| unsigned vout_configuration_t::dpb_size |
Referenced by ThreadReinit(), and VoutCreate().
| const video_format_t* vout_configuration_t::fmt |
Referenced by ThreadReinit(), vout_Request(), and VoutCreate().
| vlc_object_t* vout_configuration_t::input |
Referenced by vout_Request(), and VoutCreate().
| vout_thread_t* vout_configuration_t::vout |
Referenced by RequestVout(), and vout_Request().
1.8.1.2