I'm trying to implement a callback for hlssink2's get-fragment-stream signal. The callback is documented to return a Gio.OutputStream object. It seems that the object is not exposed in this library. Is this assessment correct? If so, what workarounds are possible at this time?
I'm trying to implement a callback for
hlssink2'sget-fragment-streamsignal. The callback is documented to return aGio.OutputStreamobject. It seems that the object is not exposed in this library. Is this assessment correct? If so, what workarounds are possible at this time?