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.

Settings specific to WebVTT sources in HLS alternative rendition group. Specify the properties (renditionGroupId, renditionName or renditionLanguageCode) to identify the unique subtitle track among the alternative rendition groups present in the HLS manifest. If no unique track is found, or multiple tracks match the specified properties, the job fails. If there is only one subtitle track in the rendition group, the settings can be left empty and the default subtitle track will be chosen. If your caption source is a sidecar file, use FileSourceSettings instead of WebvttHlsSourceSettings.

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.WebvttHlsSourceSettings

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

Syntax

C#
public class WebvttHlsSourceSettings

The WebvttHlsSourceSettings type exposes the following members

Constructors

NameDescription
Public Method WebvttHlsSourceSettings()

Properties

NameTypeDescription
Public Property RenditionGroupId System.String

Gets and sets the property RenditionGroupId. Optional. Specify alternative group ID

Public Property RenditionLanguageCode Amazon.MediaConvert.LanguageCode

Gets and sets the property RenditionLanguageCode. Optional. Specify ISO 639-2 or ISO 639-3 code in the language property

Public Property RenditionName System.String

Gets and sets the property RenditionName. Optional. Specify media name

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5