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