Page 1 of 1

get meta data from active X controle and mozilla plugin

Posted: 04 Jun 2006 13:37
by cyrus87
Hi :D!
With the active X controle and the mozilla plugin, it is possible to get the contents of a variable that is defined in libvlc.c via the getVariable method (in javascript), like:

drawable
rawableredraw
drawablet
drawablel
drawableb
drawabler
drawablex
drawabley
drawablew
drawableh
drawableportx
drawableporty

etc....

But i can't get the meta-title, meta-author and others, because they aren't defined in libvlc.c.

So i would like to know if it is possible to have this new feature .. :?:

Posted: 04 Jun 2006 17:39
by Drenilium
Well, this kind of function coud be useful and would let people create html embeded players for their webradios. It would be great too if the plugin could fire an event when a meta item changes (to update the title of the song displayed on the page, for example). 8)