Function

Gst-1.0Gsturi_from_stringSince 1.6

  • Parses a URI string into a new Gst.Uri object. Will return NULL if the URI cannot be parsed.

    Parameters

    • uri: string

      The URI string to parse.

    Returns Gst.Uri

    A new Gst.Uri object, or NULL.

    1.6