search for: getnumkatetrack

Displaying 2 results from an estimated 2 matches for "getnumkatetrack".

Did you mean: getnumkatetracks
2008 May 02
0
[PATCH] browser_plugin - kate support, build fixes, and misc
...s not look like > http://wiki.xiph.org/index.php/OggPlayJavascriptAPI has been updated > recently. Well, I was aware of that page, but I wasn't going to change it by myself before the patch would be accepted :) If it is, I'll update the page. Here's an overview for now: + long getNumKateTracks(); returns the number of Kate tracks found in the current stream. + long getCurrentKateTrack(); returns the index of the currently selected Kate track (-1 if none is) + string getKateTrackLanguage(in long track); returns the language (eg, "en", or "en_GB") of the trackth...
2008 May 02
2
[PATCH] browser_plugin - kate support, build fixes, and misc
where is the latest javascript api documented? it does not look like http://wiki.xiph.org/index.php/OggPlayJavascriptAPI has been updated recently. I had trouble getting oggplay to run at all on my machine ubuntu (7.10) But I would be interested in revisiting the issue... --michael Conrad Parker wrote: > 2008/5/1 ogg.k.ogg.k at googlemail.com <ogg.k.ogg.k at googlemail.com>: >