Closed thiesmoeller closed 1 year 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
fixed in v0.5.0
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