KalturaAnnotation |
Properties |
Inherited from KalturaObjectBase
|
|
Name |
Type |
Writable |
Restrictions |
Description |
id |
string |
|
|
|
intId |
bigint |
|
|
|
cuePointType |
KalturaCuePointType |
|
|
|
status |
KalturaCuePointStatus |
|
|
|
entryId |
string |
V |
|
|
partnerId |
int |
|
|
|
createdAt |
int |
|
|
|
updatedAt |
int |
|
|
|
triggeredAt |
int |
V |
|
|
tags |
string |
V |
|
|
startTime |
int |
V |
|
Start time in milliseconds |
userId |
string |
V |
|
|
partnerData |
string |
V |
|
|
partnerSortValue |
int |
V |
|
|
forceStop |
KalturaNullableBoolean |
V |
|
|
thumbOffset |
int |
V |
|
|
systemName |
string |
V |
|
|
isMomentary |
bool |
|
|
|
copiedFrom |
string |
|
|
|
|
Name |
Type |
Writable |
Restrictions |
Description |
parentId |
string |
V |
|
|
text |
string |
V |
|
|
endTime |
int |
V |
|
End time in milliseconds |
duration |
int |
|
|
Duration in milliseconds |
depth |
int |
|
|
Depth in the tree |
childrenCount |
int |
|
|
Number of all descendants |
directChildrenCount |
int |
|
|
Number of children, first generation only. |
isPublic |
KalturaNullableBoolean |
V |
|
Is the annotation public. |
searchableOnEntry |
KalturaNullableBoolean |
V |
|
Should the cue point get indexed on the entry. |
|