Uri.equal

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

class Uri
bool
equal

Parameters

second Uri

Second #GstUri to compare.

Return Value

Type: bool

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

Meta