Code: Select all
set_int_variable(var_name, value) :
set_bool_variable(var_name, value) :
set_str_variable(var_name, value) :
get_int_variable(var_name) :
get_bool_variable(var_name) :
get_str_variable(var_name) :
Thanks.
Code: Select all
set_int_variable(var_name, value) :
set_bool_variable(var_name, value) :
set_str_variable(var_name, value) :
get_int_variable(var_name) :
get_bool_variable(var_name) :
get_str_variable(var_name) :
thanks, however, that to me looks like the main VLC source code, with the functions that the Mozilla plugin actually calls, not the Variables that can be fed into var_Create, save a number of "drawable" values?The variables defined in libvlc.c are known to work, I am unsure about other variables.
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 5 guests