cuepoint

트리거 시점
등록된 cue point에 도달 시
Column
전달인자
time data:{customKey} id

cuepoint

이벤트 트리거 시점

등록된 cue point에 도달 시
 

이벤트 발생 시 전달 인자

{ time: 15, data: { customKey: 'customValue' }, id: "40f5722b-09aa-4060-a887-3c81aaa37cce" }
data : addCuePoint() 함수로 큐포인트를 추가할 때 설정한 데이터.
제공된 데이터가 없다면 empty object가 반환됨.