Function

Gst-1.0Gsttag_merge_strings_with_comma

  • This is a convenience function for the func argument of gst_tag_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

    • src: any

      GValue to copy from

    Returns unknown