class Aws::MediaPackage::Types::CmafPackage

A Common Media Application Format (CMAF) packaging configuration.

@!attribute [rw] encryption

A Common Media Application Format (CMAF) encryption configuration.
@return [Types::CmafEncryption]

@!attribute [rw] hls_manifests

A list of HLS manifest configurations
@return [Array<Types::HlsManifest>]

@!attribute [rw] segment_duration_seconds

Duration (in seconds) of each segment. Actual segments will be
rounded to the nearest multiple of the source segment duration.
@return [Integer]

@!attribute [rw] segment_prefix

An optional custom string that is prepended to the name of each
segment. If not specified, it defaults to the ChannelId.
@return [String]

@!attribute [rw] stream_selection

A StreamSelection configuration.
@return [Types::StreamSelection]

@see docs.aws.amazon.com/goto/WebAPI/mediapackage-2017-10-12/CmafPackage AWS API Documentation

Constants

SENSITIVE