gst_app_buffer_new is missing when porting to streamer-1.0

Nicolas Dufresne nicolas.dufresne at collabora.com
Thu Jun 5 08:46:49 PDT 2014


Le jeudi 05 juin 2014 à 21:37 +0800, hustxyj a écrit :
> I upgrade my gstreamer to 1.3.2 from 0.10.32. However, the function
> gst_app_buffer_new() is gone. I cannot find any porting guide about
> which function is used to take place of it.
> 
> If you have any solutions, please tell me.
> 

In 1.0, you can use gst_buffer_new_wrapped_full(). It covers the
functionality of gst_app_buffer_new() with some new features.

cheers,
Nicolas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140605/7f99b078/attachment.sig>


More information about the gstreamer-devel mailing list