GstAppSinkCallbacks.eos

Called when the end-of-stream has been reached. This callback is called from the streaming thread.

struct GstAppSinkCallbacks
extern (C)
void function(GstAppSink* appsink, void* userData) eos;