is_fixed


Description:


public bool is_fixed (Value value)

Tests if the given GValue, if available in a GstStructure (or any other container) contains a "fixed" (which means: one value) or an "unfixed" (which means: multiple possible values, such as data lists or data ranges) value.

Parameters:

value

the Value to check

Returns:

true if the value is "fixed".


Namespace: Gst.Value
Package: gstreamer-1.0