Regarding buffer size

Sebastian Dröge sebastian at centricular.com
Fri Jan 3 07:51:57 PST 2014


On Fr, 2014-01-03 at 05:07 -0800, Shilpa Chandrappa wrote:
> I am looking into GstAdapter. I couldn't find any sample code, so starting it
> from the beginning. I declared GStAdapter  and did compilation(Please refer
> to code below). 
> 
> I am getting t below message after compilation.
> *
> undefined reference to `gst_adapter_new'
> collect2: error: ld returned 1 exit status*

You need to link with libgstbase.

Also check the GStreamer plugin sources, there are hundreds of examples
that use GstAdapter.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140103/48b16811/attachment.pgp>


More information about the gstreamer-devel mailing list