Properties that are marked constructor only aren't required to be freed before g_value_dup_*() as they can only be called once during construction. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8978>
Properties that are marked constructor only aren't required to be freed before g_value_dup_*() as they can only be called once during construction. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8978>