[vlc] Re: Is VLC Java embeddable ?

Clément Stenac zorglub at via.ecp.fr
Wed Sep 28 13:11:33 CEST 2005


Hello,

It basically means that if you have a standalone client, you cannot use
its API calls from your Java program.

VLC is not standalone, and can be embedded in a Java product. (please note
that atm, you will get a separate video window, it won't embed in your
interface unless you write some code).

Java bindings are available in the SVN version of VLC, for use with GCJ
only (in bindings/java-gcj). Writing JNI bindings for use with a VM should
not be complex.

-- 
Clément

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list