Skip to main content
objectNativeVideoProgress

Fields

Availability timestamps.

Caption-generation sub-progress.

estimatedProcessingSeconds
Int

Estimated seconds until processing completes.

phase
String!

Current phase: uploading / queued / transcoding / complete / failed.

predictedCompletionAt
ISO8601DateTime

Absolute predicted completion time, once known.

progressRatio
Float

Overall progress from 0.0 to 1.0; coarse (phase-derived) when no live tick is available.

recommendedPollAfterSeconds
Int

Suggested delay before the next poll.

status
String!

Asset status: processing / complete / failed.

Thumbnail-generation sub-progress.

Transcode-stage sub-progress.

updatedAt
ISO8601DateTime

When the snapshot's durable state last changed.

version
Int!

Monotonic version; increments on each durable milestone. Pass back as sinceVersion to poll for changes.