[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Vala] How to call a gst_object_ref in vala?
- From: "Jaap A. Haitsma" <jaap haitsma org>
- To: vala-list gnome org
- Subject: [Vala] How to call a gst_object_ref in vala?
- Date: Mon, 28 Apr 2008 12:55:10 +0200
Hi,
I want to use a gst_bin_remove function [1], but I want the Element
that is removes not to be freed. For that I need to call
gst_object_ref before gst_bin_remove (See also [1]). How do I call
gst_object_ref in vala?
Thanks
Jaap
[1] http://library.gnome.org/devel/gstreamer/unstable/GstBin.html#gst-bin-remove
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]