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.

The SCTE-35 time_signal message can be sent with one or more segmentation_descriptor messages. A time_signal message can be sent only if a single segmentation_descriptor message is sent.

The time_signal message contains only the splice_time field which is constructed using a given presentation timestamp. When sending a time_signal message, the splice_command_type field in the splice_info_section message is set to 6 (0x06).

See the time_signal() table of the 2022 SCTE-35 specification for more information.

Inheritance Hierarchy

System.Object
  Amazon.MediaTailor.Model.TimeSignalMessage

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

Syntax

C#
public class TimeSignalMessage

The TimeSignalMessage type exposes the following members

Constructors

NameDescription
Public Method TimeSignalMessage()

Properties

NameTypeDescription
Public Property SegmentationDescriptors System.Collections.Generic.List<Amazon.MediaTailor.Model.SegmentationDescriptor>

Gets and sets the property SegmentationDescriptors.

The configurations for the SCTE-35 segmentation_descriptor message(s) sent with the time_signal message.

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