Generate Event Frame with sliding moving window

Generate Event Frame with sliding moving window

Hi,

Is there a function that can create a sliding window for event generation? I understand that using OnDemandFrameGenerator only allows for a fixed time window, which cannot be set to overlap. Is there another way to achieve this?

Thanks!