Click or drag to resize
SoDataCompressorGetCompressionLevel Method

Returns the compression level.

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

Return Value

Type: UInt64

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

Remarks

See Also