CmafIngestGroupSettings

Cmaf Ingest Group Settings

Types

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

Properties

Link copied to clipboard

An array that identifies the languages in the four caption channels in the embedded captions.

Link copied to clipboard

A HTTP destination for the tracks

Link copied to clipboard

Set to ENABLED to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group, or you add an ID3 action to the channel schedule.

Link copied to clipboard

Change the modifier that MediaLive automatically adds to the Streams() name that identifies an ID3 track. The default is "id3", which means the default name will be Streams(id3.cmfm). Any string you enter here will replace the "id3" string.\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters.

Link copied to clipboard

If set to passthrough, passes any KLV data from the input source to this output.

Link copied to clipboard

Change the modifier that MediaLive automatically adds to the Streams() name that identifies a KLV track. The default is "klv", which means the default name will be Streams(klv.cmfm). Any string you enter here will replace the "klv" string.\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters.

Link copied to clipboard

If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

Link copied to clipboard

Change the modifier that MediaLive automatically adds to the Streams() name that identifies a Nielsen ID3 track. The default is "nid3", which means the default name will be Streams(nid3.cmfm). Any string you enter here will replace the "nid3" string.\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters.

Link copied to clipboard

Change the modifier that MediaLive automatically adds to the Streams() name for a SCTE 35 track. The default is "scte", which means the default name will be Streams(scte.cmfm). Any string you enter here will replace the "scte" string.\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters.

Link copied to clipboard

Type of scte35 track to add. none or scte35WithoutSegmentation

Link copied to clipboard

The nominal duration of segments. The units are specified in SegmentLengthUnits. The segments will end on the next keyframe after the specified duration, so the actual segment length might be longer, and it might be a fraction of the units.

Link copied to clipboard

Time unit for segment length parameter.

Link copied to clipboard

Number of milliseconds to delay the output from the second pipeline.

Link copied to clipboard

Set to none if you don't want to insert a timecode in the output. Otherwise choose the frame type for the timecode.

Link copied to clipboard

If you set up to insert a timecode in the output, specify the frequency for the frame, in seconds.

Link copied to clipboard

Set to enabled to pass through ID3 metadata from the input sources.

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