CreatePresetRequest

The CreatePresetRequest structure.

Types

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

Properties

Link copied to clipboard

A section of the request body that specifies the audio parameters.

Link copied to clipboard

The container type for the output file. Valid values include flac, flv, fmp4, gif, mp3, mp4, mpg, mxf, oga, ogg, ts, and webm.

Link copied to clipboard

A description of the preset.

Link copied to clipboard
val name: String?

The name of the preset. We recommend that the name be unique within the AWS account, but uniqueness is not enforced.

Link copied to clipboard

A section of the request body that specifies the thumbnail parameters, if any.

Link copied to clipboard

A section of the request body that specifies the video parameters.

Functions

Link copied to clipboard
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