AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Webvtt Destination Settings

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.WebvttDestinationSettings

Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z

Syntax

C#
public class WebvttDestinationSettings

The WebvttDestinationSettings type exposes the following members

Constructors

NameDescription
Public Method WebvttDestinationSettings()

Properties

NameTypeDescription
Public Property StyleControl Amazon.MediaLive.WebvttDestinationStyleControl

Gets and sets the property StyleControl. 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.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5