DEFAULT_TRANSITION_MS

const val DEFAULT_TRANSITION_MS: Long = 300

Default break-transition duration, in milliseconds. The same 300ms the web core uses (AdPlayerController.TRANSITION_MS) and iOS (layoutTransitionSec), so a break looks the same on every platform unless an integrator says otherwise.