ClippingConfig

A type of OutputConfig, used when the output in a feed is for the clip feature.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Functions

Link copied to clipboard
inline fun copy(block: ClippingConfig.Builder.() -> Unit = {}): ClippingConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String