Click or drag to resize
AudioFormatGetHashCode 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
A hash code for the current AudioFormat.
See Also