Some of the gstreamer signals, such as the splitmuxsink format-location-full pass a GstSample in the signal callback. We need to register a GstSample marshaling function for this to work.
@biglittlebigben please recreate this PR for https://github.com/go-gst/go-gst (where future development of the bindings will take place) if you think it is necessary.
Some of the gstreamer signals, such as the splitmuxsink format-location-full pass a GstSample in the signal callback. We need to register a GstSample marshaling function for this to work.