TagForeachFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate void TagForeachFunc (TagList list, string tag)

A function that will be called in @foreach.

The function may not modify the tag list.

Parameters:

list

the TagList

tag

a name of a tag in list

user_data

user data


Namespace: Gst
Package: gstreamer-1.0