Click or drag to resize
SoDataCompressorGetCompressionLevel Method

Returns the compression level.

Namespace: OIV.LDM.Compressors
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public ulong GetCompressionLevel()

Return Value

Type: UInt64

The level of compression. See OIV.LDM.Compressors.SoDataCompressor.SetCompressionLevel(System.UInt64).

Remarks

See Also