OpenAIVideoTask
- idType: stringrequired
Video task ID.
- objectenumconst:videorequired
Object type.
values- video
- statusType: string enumrequired
Current task status.
values- pending
- in
_progress - completed
- failed
- completedType: integer Format: int64
_at Completion timestamp.
- createdType: integer Format: int64
_at Creation timestamp.
- errorType: object · OpenAIVideoError
- codeType: string
- messageType: string
- typeType: string
- expiresType: integer Format: int64
_at Expiration timestamp for the generated asset.
- modelType: string
Model used for generation.
- progressType: integermin:0max:100
Task progress percentage.
- remixedType: string
_from _video _id Source video ID when the task comes from remix.
- secondsType: string
Video duration in seconds.
- sizeType: string enum
Video resolution.
values- 720x1280
- 1280x720
