| KalturaAlignmentVendorTaskData |
| Properties |
Inherited from KalturaObjectBase
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| entryDuration |
int |
|
|
The duration of the entry for which the task was created for in milliseconds |
|
| Name |
Type |
Writable |
Restrictions |
Description |
| captionAssetId |
string |
V |
|
Optional - The id of the caption asset object |
|
| KalturaAlignmentVendorTaskData |
| Name |
Type |
Writable |
Restrictions |
Description |
| textTranscriptAssetId |
string |
V |
|
The id of the text transcript object the vendor should use while runing the alignment task |
| jsonTranscriptAssetId |
string |
V |
|
Optional - The id of the json transcript object the vendor should update once alignment task processing is done |
|