Click or drag to resize

AudioWaveFormatEquals Method

Compares with another AudioWaveFormat object

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Object to compare to

Return Value

Type: Boolean
True if the objects are the same
See Also