Function

Gst-1.0Gsturi_is_valid

  • Tests if the given string is a valid URI identifier. URIs start with a valid scheme followed by ":" and maybe a string identifying the location.

    Parameters

    • uri: string

      A URI string

    Returns boolean

    true if the string is a valid URI