ChannelOutputHeaderConfiguration

data class ChannelOutputHeaderConfiguration(val publishMqcs: Boolean? = null)

The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN.

Constructors

Link copied to clipboard
constructor(publishMqcs: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val publishMqcs: Boolean? = null

When true, AWS Elemental MediaPackage includes the MQCS in responses to the CDN. This setting is valid only when InputType is CMAF.