Pythom Gst Memory Management
Thibault Saunier
tsaunier at gnome.org
Thu Jan 19 10:56:36 UTC 2017
Hello Neil,
You do not need to worry about memory management in python (PyGI), the
GC will do everything for you.
Cheers,
Thibault
On Wed, Jan 18, 2017 at 10:07 PM, keepingitneil <neil at bebo.com> wrote:
> Apologies is this is the wrong place for a python gstreamer question.
>
> I noticed in the python gstreamer api, there exists ref() and unref() on the
> GSTObjects. Do I still need to worry about reference counting in python
> world or does python's garbage collection handle that?
>
> Cheers,
> Neil
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Pythom-Gst-Memory-Management-tp4681548.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list