<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Arial">Hello everybody,<br>
<br>
I am a frepascal developer and I want to make a program based upon
GStreamer for editing videos. I just have a few knowledges in C
language. I want to build a wrapper to integrate the GStreamer
functions in my program.<br>
<br>
To build such a wrapper, I have to make a freepascal file in which
I make reference to the GStreamer functions and types. In the
GStreamer documentation, I see all the GStreamer functions, but I
dont know in which library they are. It's what I want to know.
Where to find this information ?<br>
<br>
Thank you for your help.<br>
<br>
Pierre.</font>
</body>
</html>