Need to REMOVE an interface from a superclass.

Stirling Westrup swestrup at gmail.com
Tue Feb 16 15:03:20 UTC 2021


On Fri, Feb 12, 2021 at 4:45 PM Olivier Crête
<olivier.crete at collabora.com> wrote:
>
> Hi,
>
> This is a problem related to the  translation between the C and Python bindings. It's a separate interface in C. So you can either force Python to access g_object_set instead of gst_child_proxy_set ..
>
> Or maybe you can re-implement GstChildProxy in the subclass in a version that does nothing.

Thanks, but I'm rather new to Python and haven't the slightest idea
how to do either of these things. There isn't a single Python example
I can find online where a GStreamer interface is defined, or even just
used, in a Python element.


-- 
Stirling Westrup (he/him)
Programmer, Entrepreneur.
http://www.linkedin.com/in/swestrup
(+1) 514-626-0928


More information about the gstreamer-devel mailing list