CaptionFormat

The file format of the output captions. If you leave this value blank, Elastic Transcoder returns an error.

Types

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

Properties

Link copied to clipboard

The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.

Link copied to clipboard

The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for this output.

Link copied to clipboard

The prefix for caption filenames, in the form description-{language}, where:

Functions

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