Kaltura API Documentationannotation.clone

Clone cuePoint with id to given entry

Try it out
post https://www.kaltura.com/api_v3/service/annotation_annotation/action/clone

Request Parameters

body:object
object
entryId*:string
id*:string
parentId:string

Response

Success

object:KalturaAnnotation
childrenCount:integer

readOnly

Number of all descendants

depth:integer

readOnly

Depth in the tree

directChildrenCount:integer

readOnly

Number of children, first generation only.

duration:integer

readOnly

Duration in milliseconds

endTime:integer

End time in milliseconds

isPublic:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

Is the annotation public.

parentId:string

insertOnly

searchableOnEntry:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

Should the cue point get indexed on the entry.

text:string
KalturaAnnotation must also match all of:
object:KalturaCuePoint