class Aws::MediaConvert::Types::SrtDestinationSettings

SRT Destination Settings

@note When making an API call, you may pass SrtDestinationSettings

data as a hash:

    {
      style_passthrough: "ENABLED", # accepts ENABLED, DISABLED
    }

@!attribute [rw] style_passthrough

Choose Enabled (ENABLED) to have MediaConvert use the font style,
color, and position information from the captions source in the
input. Keep the default value, Disabled (DISABLED), for simplified
output captions.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/SrtDestinationSettings AWS API Documentation

Constants

SENSITIVE