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 GstTagForeachFunc

function to be called for each tag

userData void*

user specified data