Function

Gst-1.0Gsturi_constructDeprecated

  • Constructs a URI for a given valid protocol and location.

    Free-function: g_free

    Parameters

    • Deprecatedprotocol: string

      Protocol for URI

    • Deprecatedlocation: string

      Location for URI

    Returns string

    a new string for this URI.

    Use GstURI instead.