KalturaConvertLiveSegmentJobData |
Properties |
Inherited from KalturaObjectBase
|
|
|
KalturaConvertLiveSegmentJobData |
Name |
Type |
Writable |
Restrictions |
Description |
entryId |
string |
V |
|
Live stream entry id |
assetId |
string |
V |
|
|
mediaServerIndex |
KalturaEntryServerNodeType |
V |
|
Primary or secondary media server |
fileIndex |
int |
V |
|
The index of the file within the entry |
srcFilePath |
string |
V |
|
The recorded live media |
destFilePath |
string |
V |
|
The output file |
endTime |
float |
V |
|
Duration of the live entry including all recorded segments including the current |
destDataFilePath |
string |
V |
|
The data output file |
|