Click or drag to resize

AudioWaveFormatEquals Method

Compares with another AudioWaveFormat object

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

Parameters

obj  Object
Object to compare to

Return Value

Boolean
True if the objects are the same
See Also