Upload Status
The current state of the upload. Uploads are first examined, potentially processed, then uploaded to Mux Video.
Inheritors
Types
This upload is being prepared. If standardization is required, it is done during this step
This upload hos not been started. It is ready to start by calling MuxUpload.start
This upload has been started via MuxUpload.start but has not yet started processing anything
The upload has failed. Part of the file may have already been uploaded, and this upload can be resumed from this state via MuxUpload.start
The upload is currently being sent to Mux Video. The progress is available
The upload is currently paused. Part of the video file may have already been uploaded to Mux Video, but no data is currently being sent
The upload succeeded. The file has been uploaded to Mux Video and will be processed shortly