Understanding how files work in Cloudglue
application/octet-stream
video/mp4
video/quicktime
video/avi
video/webm
file status
to indicate the current status of the file.
The possible values are:
pending
- The file is pending and has not been processed yet.processing
- The file is being processed.completed
- The file has been processed successfully.failed
- The file failed to process.getFile
method.
file.job.processing
- When a file is being processed.file.job.completed
- When a file has been processed successfully.file.job.failed
- When a file has failed to process.file.job.deleted
- When a file is deleted.