ValueGst.serialize

tries to transform the given @value into a string representation that allows getting back this string later on using gst_value_deserialize().

Free-function: g_free

struct ValueGst
static
string
serialize

Parameters

value Value

a #GValue to serialize

Return Value

Type: string

the serialization for @value or %NULL if none exists

Meta