is_fixed


Description:

[ 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.

Parameters:

tag

tag to check

Returns:

true, if the given tag is fixed.


Namespace: Gst.Tags
Package: gstreamer-1.0