Join a reference URI onto a base URI using the method from RFC 3986. If either URI is %NULL then the other URI will be returned with the ref count increased.
The reference URI to join onto the base URI.
Return: A #GstUri which represents the base with the reference URI joined on.
1.6
See Implementation
Join a reference URI onto a base URI using the method from RFC 3986. If either URI is %NULL then the other URI will be returned with the ref count increased.