isEqual(_:)
Indicates whether another audio channel layout is exactly equal to the current layout.
Declaration
func isEqual(_ object: Any) -> BoolParameters
- object:
The audio channel layout object to compare.
Return Value
A value of true indicates whether they are equal; otherwise, false.