class Aws::MediaLive::Types::WebvttDestinationSettings

Webvtt Destination Settings

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

data as a hash:

    {
      style_control: "NO_STYLE_DATA", # accepts NO_STYLE_DATA, PASSTHROUGH
    }

@!attribute [rw] style_control

Controls whether the color and position of the source captions is
passed through to the WebVTT output captions. PASSTHROUGH - Valid
only if the source captions are EMBEDDED or TELETEXT.
NO\_STYLE\_DATA - Don't pass through the style. The output captions
will not contain any font styling information.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/WebvttDestinationSettings AWS API Documentation

Constants

SENSITIVE