TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.26.10
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.6
This is a convenience function to join two URI strings and return the result. The returned string should be g_free()'d after use.
g_free()
The percent-encoded base URI.
The percent-encoded reference URI to join to the base_uri.
base_uri
A string representing the percent-encoded join of the two URIs.
1.6
This is a convenience function to join two URI strings and return the result. The returned string should be
g_free()'d after use.