HlsId3SegmentTaggingScheduleActionSettings
public struct HlsId3SegmentTaggingScheduleActionSettings : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html
Declaration
Swift
public let tag: String
-
Undocumented
Declaration
Swift
public init(tag: String)