TagList.foreach_

Calls the given function for each tag inside the tag list. Note that if there is no tag, the function won't be called at all.

class TagList
void
foreach_

Parameters

func gst.types.TagForeachFunc

function to be called for each tag