Interface CompositionRecordingHlsConfiguration.Builder

  • Method Details

    • targetSegmentDurationSeconds

      CompositionRecordingHlsConfiguration.Builder targetSegmentDurationSeconds(Integer targetSegmentDurationSeconds)

      Defines the target duration for recorded segments generated when using composite recording. Default: 2.

      Parameters:
      targetSegmentDurationSeconds - Defines the target duration for recorded segments generated when using composite recording. Default: 2.
      Returns:
      Returns a reference to this object so that method calls can be chained together.