Does anyone know if the Javascript functions set_int_variable() and get_int_variable() have been implemented in VLC V0.8.2 (Windows)? I tried using the set_int_variable() function in my javascript to set the program ID of an MPTS (Multiple program transport stream) to display, but it does not work.
Has anyone succeeded in using the set_int_variable() function? How can I find out the list of variables that can be set in this function? Is this the same as the list of arguments that can specified on the command line of vlc? Thanks!