GstTagMuxClass.renderStartTag

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

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