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.
A gstreamer.Uri which represents the base with the reference URI joined on.
1.6
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.