UNPKG

kaltura-node-typescript-client

Version:
11 lines (10 loc) 332 B
export declare enum KalturaCuePointType { ad = "adCuePoint.Ad", annotation = "annotation.Annotation", code = "codeCuePoint.Code", event = "eventCuePoint.Event", quizAnswer = "quiz.QUIZ_ANSWER", quizQuestion = "quiz.QUIZ_QUESTION", session = "sessionCuePoint.Session", thumb = "thumbCuePoint.Thumb" }