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

string
valueSerialize

Parameters

value gobject.value.Value

a #GValue to serialize

Return Value

Type: string

the serialization for value or null if none exists