TagSetterT.addTagValist

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

template TagSetterT(TStruct)
void
addTagValist

Parameters

mode GstTagMergeMode

the mode to use

tag string

tag to set

varArgs void*

tag / value pairs to set

Meta