Interface SmartSubtitleSourceSettings.Builder

  • Method Details

    • captionSynchronizationMode

      SmartSubtitleSourceSettings.Builder captionSynchronizationMode(String captionSynchronizationMode)
      Controls whether MediaLive delays video to synchronize captions with audio and video output.
      Parameters:
      captionSynchronizationMode - Controls whether MediaLive delays video to synchronize captions with audio and video output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • captionSynchronizationMode

      SmartSubtitleSourceSettings.Builder captionSynchronizationMode(CaptionSynchronizationMode captionSynchronizationMode)
      Controls whether MediaLive delays video to synchronize captions with audio and video output.
      Parameters:
      captionSynchronizationMode - Controls whether MediaLive delays video to synchronize captions with audio and video output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • inferenceFeedOutput

      SmartSubtitleSourceSettings.Builder inferenceFeedOutput(String inferenceFeedOutput)
      The name of the Elemental Inference feed output that supplies subtitle input into this caption selector.
      Parameters:
      inferenceFeedOutput - The name of the Elemental Inference feed output that supplies subtitle input into this caption selector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.