InputCaptions

The captions to be created, if any.

Types

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

Properties

Link copied to clipboard

Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave CaptionSources blank.

Link copied to clipboard

A policy that determines how Elastic Transcoder handles the existence of multiple captions.

Functions

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