valueSerialize

fnstring valueSerialize(gobject.value.Value value)

tries to transform the given value into a string representation that allows getting back this string later on using [gst.global.valueDeserialize].

Free-function: g_free

Parameters

valuea #GValue to serialize

Returns

the serialization for value

or null if none exists