Registered Member
|
Hallo, i just told myself that amarok could have two important plugins: an OpenAl environmental sound manager and a V4L2 interface to get fm radio stations (piloting /dev/radio0 device).
I could (hopefully) start making such kind of plugins by myself but.. this means that qt script engine should manage bindings for V4L2 and OpenAl. do that kind of bindings exist? how can i install them? |
KDE Developer
|
No, the scripting engine definitely has no bindings for those libraries. If you already happen to have some JavaScript bindings for them, then you could simply load them from the script.
QtScript is just an implementation of JavaScript, you see
--
Mark Kretschmann - Amarok Developer |
KDE Developer
|
I think we limit what bindings we allow to be loaded. Obviously we could easily add something. The bindings do have to be QtScript bindings, you can't use just any JavaScript thing.
Amarok Developer
|
Registered users: bancha, Bing [Bot], daret, Evergrowing, Google [Bot], lockheed, sandyvee, Sogou [Bot]