TtmlDestinationSettings
public struct TtmlDestinationSettings : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Pass through style and position information from a TTML-like input source (TTML, SMPTE-TT) to the TTML output.
Declaration
Swift
public let stylePassthrough: TtmlStylePassthrough?
-
Undocumented
Declaration
Swift
public init(stylePassthrough: TtmlStylePassthrough? = nil)