basler / gst-plugin-pylon

The official GStreamer plug-in for Basler cameras
BSD 3-Clause "New" or "Revised" License
43 stars 9 forks source link

gst_child_proxy_get_child_by_index not implemented #18

Closed thiesmoeller closed 1 year ago

thiesmoeller commented 2 years ago

In https://github.com/basler/gst-plugin-pylon/blob/f5e7966d022d6db6a8ff04bf4d7994777d2de64f/ext/pylon/gstpylonsrc.c#L903 there are API functions missing. This prevents generic enumerations of the available features.

Missing is https://gstreamer.freedesktop.org/documentation/gstreamer/gstchildproxy.html#gst_child_proxy_get_child_by_index

thiesmoeller commented 1 year ago

fixed in v0.5.0