VLC
3.0.21
|
Macros | |
#define | DISPLAY_PICTURE_COUNT (1) |
Functions | |
int | vout_OpenWrapper (vout_thread_t *vout, const char *splitter_name, const vout_display_state_t *state) |
void | vout_CloseWrapper (vout_thread_t *vout, vout_display_state_t *state) |
static void | NoDrInit (vout_thread_t *vout) |
int | vout_InitWrapper (vout_thread_t *vout) |
void | vout_EndWrapper (vout_thread_t *vout) |
void | vout_ManageWrapper (vout_thread_t *vout) |
#define DISPLAY_PICTURE_COUNT (1) |
|
static |
References vout_thread_t::p.
void vout_CloseWrapper | ( | vout_thread_t * | vout, |
vout_display_state_t * | state | ||
) |
void vout_EndWrapper | ( | vout_thread_t * | vout | ) |
int vout_InitWrapper | ( | vout_thread_t * | vout | ) |
< Unspecified error
< Unspecified error
< Unspecified error
< No error
void vout_ManageWrapper | ( | vout_thread_t * | vout | ) |
Referenced by Thread().
int vout_OpenWrapper | ( | vout_thread_t * | vout, |
const char * | splitter_name, | ||
const vout_display_state_t * | state | ||
) |
< Unspecified error
< No error
References vout_thread_sys_t::decoder_pool, vout_thread_sys_t::display, msg_Dbg, vout_thread_sys_t::original, vout_thread_t::p, vout_thread_sys_t::title, var_AddCallback, var_Create, var_CreateGetInteger, var_InheritString, vout_thread_sys_t::vd, VLC_EGENERIC, VLC_SUCCESS, VLC_VAR_BOOL, VLC_VAR_DOINHERIT, vout_NewDisplay(), and vout_NewSplitter().