Click or drag to resize
CodecInfoGetHashCode Method
Serves as a hash function for a particular type.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code of the codec
See Also