Search found 1 match

Go to advanced search

by t_rebell
01 Sep 2006 16:21
Forum: Web and scripting
Topic: How to select the audio track with Mozilla Plugin?
Replies: 2
Views: 1816

How to select the audio track with Mozilla Plugin?

Hi! I want to offer a mpeg file with two languages via http-streaming. With the ActiveX Control it is no problem to select the audiotrack by var options = [":audio-track=<?echo $_GET["track"];?>"]; document.vlc.addTarget(targetURL, options, 2, 0) But how can I do this with the Mo...

Go to advanced search