Encoder Schema
txt
https://schema.vinv.io/vinv-roundwood-pile/0.0.1.json#/properties/logs/items/properties/image_log/properties/encoder
1
The encoder used to encode the image.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | dereferenced.doc.json* |
encoder Type
string
(Encoder)
encoder Constraints
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"image/jpeg" | |
"image/webp" |
encoder Default Value
The default value is:
json
"image/webp"
1
encoder Examples
json
"image/webp"
1
json
"image/jpeg"
1