Message.addRedirectEntry

void addRedirectEntry(string location, gst.tag_list.TagList tagList = null, gst.structure.Structure entryStruct = null)

Creates and appends a new entry.

The specified location string is copied. However, ownership over the tag list and structure are transferred to the message.

Parameters

locationlocation string for the new entry
tagListtag list for the new entry
entryStructstructure for the new entry