Click or drag to resize
CodecDescriptionEquals Method (CodecDescription)

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Equals(
	CodecDescription other
)

Parameters

other
Type: Ozeki.MediaCodecDescription

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also