videosphere
    Preparing search index...
    • Computes the wall-clock instant when a temp-slot livestream should auto-promote to main.

      Parameters

      • livestream: Pick<
            Livestream,
            | "status"
            | "keySlot"
            | "scheduledStartTime"
            | "autoPromoteToMainKey"
            | "autoPromoteToMainKeyMinutes"
            | "keySwapPromotedAt",
        >

        Livestream row or editor snapshot.

      Returns Date

      Promotion time, or null when auto-promote does not apply.