TtmlDestinationSettings
public struct TtmlDestinationSettings : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.
Declaration
Swift
public let styleControl: TtmlDestinationStyleControl?
-
Undocumented
Declaration
Swift
public init(styleControl: TtmlDestinationStyleControl? = nil)