
Functions | |
| int | DeviceCallback (vlc_object_t *p_this, const char *psz_variable, vlc_value_t old_val, vlc_value_t new_val, void *param) |
| int DeviceCallback | ( | vlc_object_t * | p_this, | |
| const char * | psz_variable, | |||
| vlc_value_t | old_val, | |||
| vlc_value_t | new_val, | |||
| void * | param | |||
| ) |
References vlc_value_t::b_bool, vlc_value_t::i_int, msg_Dbg, vout_thread_t::p_libvlc, var_Create, var_Set, VLC_SUCCESS, and VLC_VAR_INTEGER.
Referenced by VLCVoutView::setVout:subView:frame:.
1.5.6