CroppingConfig

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

Types

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

Properties

Link copied to clipboard

An array of template groups for the crop output. Each template group provides the graphics-compositing templates that Elemental Inference applies to the cropped video. You can specify from 1 to 4 template groups.

Functions

Link copied to clipboard
inline fun copy(block: CroppingConfig.Builder.() -> Unit = {}): CroppingConfig
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