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.

A playlist of media (VOD and/or live) to be played instead of the default media on a particular program.

Inheritance Hierarchy

System.Object
  Amazon.MediaTailor.Model.AlternateMedia

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

Syntax

C#
public class AlternateMedia

The AlternateMedia type exposes the following members

Constructors

NameDescription
Public Method AlternateMedia()

Properties

NameTypeDescription
Public Property AdBreaks System.Collections.Generic.List<Amazon.MediaTailor.Model.AdBreak>

Gets and sets the property AdBreaks.

Ad break configuration parameters defined in AlternateMedia.

Public Property ClipRange Amazon.MediaTailor.Model.ClipRange

Gets and sets the property ClipRange.

Public Property DurationMillis System.Int64

Gets and sets the property DurationMillis.

The duration of the alternateMedia in milliseconds.

Public Property LiveSourceName System.String

Gets and sets the property LiveSourceName.

The name of the live source for alternateMedia.

Public Property ScheduledStartTimeMillis System.Int64

Gets and sets the property ScheduledStartTimeMillis.

The date and time that the alternateMedia is scheduled to start, in epoch milliseconds.

Public Property SourceLocationName System.String

Gets and sets the property SourceLocationName.

The name of the source location for alternateMedia.

Public Property VodSourceName System.String

Gets and sets the property VodSourceName.

The name of the VOD source for alternateMedia.

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