| KalturaConvertCollectionJobData |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| srcFileSyncLocalPath |
string |
V |
|
|
| actualSrcFileSyncLocalPath |
string |
V |
|
The translated path as used by the scheduler |
| srcFileSyncRemoteUrl |
string |
V |
|
|
| srcFileSyncs |
array of KalturaSourceFileSyncDescriptor |
V |
|
|
| engineVersion |
int |
V |
|
|
| flavorParamsOutputId |
int |
V |
|
|
| flavorParamsOutput |
KalturaFlavorParamsOutput |
V |
|
|
| mediaInfoId |
int |
V |
|
|
| currentOperationSet |
int |
V |
|
|
| currentOperationIndex |
int |
V |
|
|
| pluginData |
array of KalturaKeyValue |
V |
|
|
|
| KalturaConvertCollectionJobData |
| Name |
Type |
Writable |
Restrictions |
Description |
| destDirLocalPath |
string |
V |
|
|
| destDirRemoteUrl |
string |
V |
|
|
| destFileName |
string |
V |
|
|
| inputXmlLocalPath |
string |
V |
|
|
| inputXmlRemoteUrl |
string |
V |
|
|
| commandLinesStr |
string |
V |
|
|
| flavors |
array of KalturaConvertCollectionFlavorData |
V |
|
|
|