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.

Scte20 Source Settings

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.Scte20SourceSettings

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

Syntax

C#
public class Scte20SourceSettings

The Scte20SourceSettings type exposes the following members

Constructors

NameDescription
Public Method Scte20SourceSettings()

Properties

NameTypeDescription
Public Property Convert608To708 Amazon.MediaLive.Scte20Convert608To708

Gets and sets the property Convert608To708. If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.

Public Property Source608ChannelNumber System.Int32

Gets and sets the property Source608ChannelNumber. Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.

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