Click or drag to resize
WaveFormatEquals Method
Compares with another AudioWaveFormat object

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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