or null if none exists
valueSerialize
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
value | a #GValue to serialize |
Returns
the serialization for value