SupportClassIdentity Method (Single)MediaSuite 3.1.1889.0
This method returns the literal value received

Namespace: StreamCoders.Container.Compression.Libs.zlib
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public static float Identity(
	float literal
)

Parameters

literal
Type: SystemSingle
The literal to return

Return Value

Type: Single
The received value
See Also

Reference