Interface ClippingConfig.Builder

  • Method Details

    • callbackMetadata

      ClippingConfig.Builder callbackMetadata(String callbackMetadata)

      A string that you want Elemental Inference to always include in the event clipping metadata for this output. The string might identify the sports event in the source media, for example.

      Parameters:
      callbackMetadata - A string that you want Elemental Inference to always include in the event clipping metadata for this output. The string might identify the sports event in the source media, for example.
      Returns:
      Returns a reference to this object so that method calls can be chained together.