Our new developer documentation is now available. Please check it out!
MediaCollection.Equals
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public bool Equals(MediaStream x, MediaStream y)
Determines whether the streams are equal
Parameters
Name | Type | Description |
---|---|---|
x | MediaStream | stream |
y | MediaStream | stream |
Returns
Type | Description |
---|---|
Boolean | true if equal or false |