Function

Gst-1.0Gsttag_is_fixed

  • Checks if the given tag is fixed. A fixed tag can only contain one value. Unfixed tags can contain lists of values.

    Parameters

    • tag: string

      tag to check

    Returns boolean

    true, if the given tag is fixed.