deserialize


Description:


public bool deserialize (ref Value dest, string src)

Tries to deserialize a string into the type specified by the given GValue.

If the operation succeeds, true is returned, false otherwise.

Parameters:

dest

Value to fill with contents of deserialization

src

string to deserialize

Returns:

true on success


Namespace: Gst.Value
Package: gstreamer-1.0