Hi, I´m using vlc 0.8.4 pluggin embebed in firefox on Fedora 4 and I have to change the audio channel of a multicast group
I´m using the line code:
objVlc.set_str_variable("audio-track", "1");
But this line don´t work, some idea?
Thanks
Code: Select all
var keyvalue = objVlc.get_str_variable("key-audio-track");
objVlc.set_str_variable("key-pressed", keyvalue);
Users browsing this forum: No registered users and 3 guests