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.

Embedded Source Settings

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.EmbeddedSourceSettings

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

Syntax

C#
public class EmbeddedSourceSettings

The EmbeddedSourceSettings type exposes the following members

Constructors

NameDescription
Public Method EmbeddedSourceSettings()

Properties

NameTypeDescription
Public Property Convert608To708 Amazon.MediaLive.EmbeddedConvert608To708

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 Scte20Detection Amazon.MediaLive.EmbeddedScte20Detection

Gets and sets the property Scte20Detection. Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.

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.

Public Property Source608TrackNumber System.Int32

Gets and sets the property Source608TrackNumber. This field is unused and deprecated.

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