Uri.makeWritable

Make the #GstUri writable.

Checks if @uri is writable, and if so the original object is returned. If not, then a writable copy is made and returned. This gives away the reference to @uri and returns a reference to the new #GstUri. If @uri is %NULL then %NULL is returned.

class Uri
makeWritable
()

Return Value

Type: Uri

A writable version of @uri.

Meta