KalturaPostConvertJobData |
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 |
|
|
|
KalturaPostConvertJobData |
Name |
Type |
Writable |
Restrictions |
Description |
flavorAssetId |
string |
V |
|
|
flavorAssetEncryptionKey |
string |
V |
|
|
createThumb |
bool |
V |
|
Indicates if a thumbnail should be created |
thumbPath |
string |
V |
|
The path of the created thumbnail |
thumbOffset |
int |
V |
|
The position of the thumbnail in the media file |
thumbHeight |
int |
V |
|
The height of the movie, will be used to comapare if this thumbnail is the best we can have |
thumbBitrate |
int |
V |
|
The bit rate of the movie, will be used to comapare if this thumbnail is the best we can have |
customData |
string |
V |
|
|
|