Home > widget-integration > FilterController > cleanupVideoLazyLoading

FilterController.cleanupVideoLazyLoading() method

Cleans up video lazy loading resources to prevent memory leaks. Should be called when the controller is destroyed or when doing full replacements.

Signature:

protected cleanupVideoLazyLoading(): void;

Returns:

void