videosphere
    Preparing search index...
    • Computes the wall-clock instant when a queued Facebook livestream should create its LiveVideo.

      Parameters

      • livestream: Pick<
            Livestream,
            | "status"
            | "targets"
            | "scheduledStartTime"
            | "facebookLiveVideoId"
            | "autoPromoteToMainKey"
            | "autoPromoteToMainKeyMinutes",
        >

        Livestream row or editor snapshot.

      Returns Date

      Deferred arm time, or null when auto-preparation does not apply.