GstAppSrcClass.endOfStream

struct GstAppSrcClass
extern (C)
GstFlowReturn function(GstAppSrc* appsrc) endOfStream;

Return Value

GST_FLOW_OK when the EOS was successfuly queued. GST_FLOW_FLUSHING when appsrc is not PAUSED or PLAYING.