TPrecision Enumeration

Source: Math387.cs · Assembly: Dew.Math

public enum TPrecision

Storage precision.

Defines the precision in which the data is (to be) stored in the file or in to a stream.

Values

NameDescription
prALaw1 byte dynamic floating point audio compression
prByte1 byte unsigned integer
prCardinal4 byte unsigned integer
prDouble8 byte floating point
prInt243 byte signed integer
prInteger4 byte signed integer.
prMuLaw1 byte dynamic floating point audio compression
prShortInt1 byte signed integer
prSingle4 byte floating point
prSmallInt2 byte signed integer
prWord2 byte unsigned integer