merge_strings_with_comma


Description:

[ CCode ( cname = "gst_tag_merge_strings_with_comma" ) ]
public void merge_strings_with_comma (out Value dest, Value src)

This is a convenience function for the func argument of register.

It concatenates all given strings using a comma. The tag must be registered as a G_TYPE_STRING or this function will fail.

Parameters:

dest

uninitialized GValue to store result in

src

GValue to copy from


Namespace: Gst.Tags
Package: gstreamer-1.0