Interface ContextualMetadataConfig.Builder

  • Method Details

    • summaryGeneration

      ContextualMetadataConfig.Builder summaryGeneration(String summaryGeneration)

      Specifies whether Elemental Inference generates a descriptive summary of the media content for this output.

      Valid values:

      • ENABLED (default) – Elemental Inference generates a descriptive summary along with IAB taxonomy and GARM suitability classifications.

      • DISABLED – No descriptive summary is generated.

      Parameters:
      summaryGeneration - Specifies whether Elemental Inference generates a descriptive summary of the media content for this output.

      Valid values:

      • ENABLED (default) – Elemental Inference generates a descriptive summary along with IAB taxonomy and GARM suitability classifications.

      • DISABLED – No descriptive summary is generated.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • summaryGeneration

      ContextualMetadataConfig.Builder summaryGeneration(SummaryGenerationMode summaryGeneration)

      Specifies whether Elemental Inference generates a descriptive summary of the media content for this output.

      Valid values:

      • ENABLED (default) – Elemental Inference generates a descriptive summary along with IAB taxonomy and GARM suitability classifications.

      • DISABLED – No descriptive summary is generated.

      Parameters:
      summaryGeneration - Specifies whether Elemental Inference generates a descriptive summary of the media content for this output.

      Valid values:

      • ENABLED (default) – Elemental Inference generates a descriptive summary along with IAB taxonomy and GARM suitability classifications.

      • DISABLED – No descriptive summary is generated.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: