[ CCode ( cname = "gst_tag_is_fixed" ) ]
public bool is_fixed (string tag)
Checks if the given tag is fixed.
A fixed tag can only contain one value. Unfixed tags can contain lists of values.
| tag |
tag to check |
|
true, if the given tag is fixed. |