QualityCompactionType [Enumeration]
- Last UpdatedJul 18, 2023
- 1 minute read
Specifies the different types of presentation used for a sample.
Defined As
-
[VBA] Integer
-
[Cicode] INT
-
[C++] QualityCompactionType
Members
|
Member Name |
Description |
Value |
|---|---|---|
|
QualityCompactionType_Single |
Representation when the marker represents a single sample |
0 |
|
QualityCompactionType_Multiple |
Representation when the marker represents a calculation of two or more samples |
1 |
|
QualityCompactionType_Interpolated |
Representation when the marker represents interpolated samples |
2 |