The enum representing all the possible Effis supported file metadatas.
{ "type": "TEXT"}{ "type": "IMAGE", "width": 5120, "height": 1440}{ "type": "VIDEO", "width": 1920, "height": 1080}{ "type": "OTHER"} Copy
{ "type": "TEXT"}{ "type": "IMAGE", "width": 5120, "height": 1440}{ "type": "VIDEO", "width": 1920, "height": 1080}{ "type": "OTHER"}
The enum representing all the possible Effis supported file metadatas.
Examples