serialize


Description:


public string? serialize (Value value)

tries to transform the given value into a string representation that allows getting back this string later on using deserialize.

Free-function: g_free

Parameters:

value

a Value to serialize

Returns:

the serialization for value or null if none exists


Namespace: Gst.Value
Package: gstreamer-1.0