TagSetterT.addTagValistValues

Adds the given tag / GValue pairs on the setter using the given merge mode. The list must be terminated with %NULL.

template TagSetterT(TStruct)
void
addTagValistValues

Parameters

mode GstTagMergeMode

the mode to use

tag string

tag to set

varArgs void*

tag / GValue pairs to set

Meta