Function

Gst-1.0Gstvalue_deserialize

  • Tries to deserialize a string into the type specified by the given GValue. If the operation succeeds, true is returned, false otherwise.

    Parameters

    • src: string

      string to deserialize

    Returns [boolean, unknown]

    true on success