setBreakResumePolicy

open fun setBreakResumePolicy(insertionType: AdInsertionType?, timebase: Timebase, continueContentDuringBreak: Boolean = false)

Set the per-session break resume policy: the ad insertion type (DAR/DAI) and the manifest timebase. Drives the content resume point computed when a break that paused content ends. Mirrors the web AdPlayerController.setBreakResumePolicy. Default no-op so renderers and fakes that never resume content need not override.