Interface ThumbnailConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ThumbnailConfiguration.Builder,ThumbnailConfiguration>, SdkBuilder<ThumbnailConfiguration.Builder,ThumbnailConfiguration>, SdkPojo
Enclosing class:
ThumbnailConfiguration

public static interface ThumbnailConfiguration.Builder extends SdkPojo, CopyableBuilder<ThumbnailConfiguration.Builder,ThumbnailConfiguration>
  • Method Details

    • state

      Enables the thumbnail feature. The feature generates thumbnails of the incoming video in each pipeline in the channel. AUTO turns the feature on, DISABLE turns the feature off.
      Parameters:
      state - Enables the thumbnail feature. The feature generates thumbnails of the incoming video in each pipeline in the channel. AUTO turns the feature on, DISABLE turns the feature off.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      Enables the thumbnail feature. The feature generates thumbnails of the incoming video in each pipeline in the channel. AUTO turns the feature on, DISABLE turns the feature off.
      Parameters:
      state - Enables the thumbnail feature. The feature generates thumbnails of the incoming video in each pipeline in the channel. AUTO turns the feature on, DISABLE turns the feature off.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: