videosphere
    Preparing search index...

    Function pollSermonAudioProcessing

    • Polls SermonAudio until sermon video is ready for publish (hasVideo and videoMediaStatus: ready).

      Parameters

      • input: PollSermonAudioProcessingInput

        Sermon id, API key tokens, poll tuning, and optional abort signal.

      Returns Promise<void>

      Resolves when video is ready.

      When transcoding fails, polling is aborted, or maxAttempts is exceeded.