Prune options for bounded retention.
Stores that implement pruneFrames drop everything ending before startTime in place, so a retention window costs work proportional to the evicted range instead of the complete history.
pruneFrames
startTime
Readonly
Inclusive media-time floor to retain. Frames ending before it are removed.
Prune options for bounded retention.
Stores that implement
pruneFramesdrop everything ending beforestartTimein place, so a retention window costs work proportional to the evicted range instead of the complete history.