ImscDestinationSettings

public struct ImscDestinationSettings : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Keep this setting enabled to have MediaConvert use the font style and position information from the captions source in the output. This option is available only when your input captions are IMSC, SMPTE-TT, or TTML. Disable this setting for simplified output captions.

    Declaration

    Swift

    public let stylePassthrough: ImscStylePassthrough?
  • Undocumented

    Declaration

    Swift

    public init(stylePassthrough: ImscStylePassthrough? = nil)