tagMergeStringsWithComma

This is a convenience function for the func argument of gst.global.tagRegister. It concatenates all given strings using a comma. The tag must be registered as a G_TYPE_STRING or this function will fail.

void
tagMergeStringsWithComma

Parameters

dest gobject.value.Value

uninitialized GValue to store result in

src gobject.value.Value

GValue to copy from