gstreamer-java/gst1-java-core

Using GIO objects

hatahet opened this issue · 0 comments

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?