JobTemplateConfigElementaryStream

Constructors

Link copied to clipboard
constructor(audioStream: JobTemplateConfigElementaryStreamAudioStream? = null, key: String? = null, videoStream: JobTemplateConfigElementaryStreamVideoStream? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Encoding of an audio stream. Structure is documented below.

Link copied to clipboard
val key: String? = null

A unique key for this atom.

Link copied to clipboard

Encoding of a video stream. Structure is documented below.