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.

Dvb Sub Source Settings

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.DvbSubSourceSettings

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

Syntax

C#
public class DvbSubSourceSettings

The DvbSubSourceSettings type exposes the following members

Constructors

NameDescription
Public Method DvbSubSourceSettings()

Properties

NameTypeDescription
Public Property OcrLanguage Amazon.MediaLive.DvbSubOcrLanguage

Gets and sets the property OcrLanguage. If you will configure a WebVTT caption description that references this caption selector, use this field toprovide the language to consider when translating the image-based source to text.

Public Property Pid System.Int32

Gets and sets the property Pid. When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.

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