Known |
public static class KnownDoubleMetadataFields
The KnownDoubleMetadataFields type exposes the following members.
| Name | Description | |
|---|---|---|
| Altitude | Other document associated metadata field. | |
| CompressionRatio | Archive compression ratio (if available). | |
| DurationInSeconds | Multimedia document associated metadata field. | |
| Latitude | iCalendar (vCard) document associated metadata field. | |
| Longitude | iCalendar (vCard) document associated metadata field. | |
| TestedCompressionRatio | RESERVED. Reserved for user to add to Metadata, if desired, after successfully testing archive expanded size using TestItem(Int32, Int64, String) or TestSolidBlockItems(ItemTestFinishedCallback, String). Tested archive compression ratio (if available). The user must calculate this values as (Tested expanded size in bytes) / (File length of archive in bytes). See example projects. |