GstTagMuxClass.renderEndTag

create a tag buffer to add to the end of the input stream given a tag list, or NULL

struct GstTagMuxClass
extern (C)
GstBuffer* function(GstTagMux* mux, const(GstTagList)* tagList) renderEndTag;