{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_errorReasonCode", "title": "stream_errorReasonCode", "description": "Specifies why the video failed to encode. This field is empty if the video is not in an `error` state. Preferred for programmatic use.", "example": "ERR_NON_VIDEO", "type": "string" }