On Sun, 2008-11-16 at 22:15 +0100, John Poseidon wrote:
> Hi all,
> 
> 
> Is there any documentation that explain how to use the core FS2 API
> available at :
> http://farsight.freedesktop.org/apidoc/farsight2/ ?

There is only the gtk-doc and
http://farsight.freedesktop.org/wiki/Farsight2Design

Also, in version 0.0.4, there is gtk-doc for the plugins too.

You may want to look at fs2-gui.py in tests/gui, its a pretty complete
example on how to use it exactly.

> I want to develop a Java wrapper for FS2.
>
> Any help on this issue would be appreciated 

You may want to look at the Python bindings. That said, the current API
is unfriendly to garbage collected languages because the life-time of
the session/stream/participants is linked to the lifetime of the
objects, I will probably add some kind of API to destroy the insides of
an object prematurely for these languages.

-- 
Olivier Crête
[EMAIL PROTECTED]
Collabora Ltd

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to