Uri.equal
bool equal(gst.uri.Uri second)Compares two #GstUri objects to see if they represent the same normalized URI.
Parameters
second | Second #GstUri to compare. |
Returns
true if the normalized versions of the two URI's would be equal.
bool equal(gst.uri.Uri second)Compares two #GstUri objects to see if they represent the same normalized URI.
second | Second #GstUri to compare. |