setTransitionDurationMs

open fun setTransitionDurationMs(durationMs: Long)

Set how long the renderer animates the picture change at the edges of a break, in milliseconds; 0 means cut with no animation.

Pushed from OptiViewAdsConfig.transition so the host's choice reaches a renderer it constructed itself; the renderer's own constructor parameter stays the fallback for anything built before this hook existed. Default no-op, like the other optional hooks.