VideoOverlay.onFrameUpdate

機能/意味
Video frame updated
タイプ
VideoOverlayクラスのイベント
構文
onFrameUpdate(frame)
引数
frame Video frame number
説明
Method called after the video frame has been updated.
The frame argument is not always exactly the same as the currently displayed video frame.
Available only in layer drawing mode and mixer mode.