Uri.equal

Compares two gstreamer.Uri objects to see if they represent the same normalized URI.

class Uri
bool
equal

Parameters

second Uri

Second gstreamer.Uri to compare.

Return Value

Type: bool

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

Meta