Uri.equal

Compares two #GstUri objects to see if they represent the same normalized URI.

class Uri
bool
equal

Parameters

second gst.uri.Uri

Second #GstUri to compare.

Return Value

Type: bool

true if the normalized versions of the two URI's would be equal.