videosphere
    Preparing search index...
    • Schedules (or immediately runs) the temp→main promotion for one livestream.

      Parameters

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

        Current livestream row used to derive the promotion instant.

      Returns void