{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Mp4ExportFormat", "type": "object", "properties": { "type": { "type": "string" }, "quality": { "type": "string" }, "export_quality": { "type": "string" }, "pages": { "type": "array" } } }