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 range of timestamps for which to return fragments.

Inheritance Hierarchy

System.Object
  Amazon.KinesisVideoArchivedMedia.Model.TimestampRange

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

Syntax

C#
public class TimestampRange

The TimestampRange type exposes the following members

Constructors

NameDescription
Public Method TimestampRange()

Properties

NameTypeDescription
Public Property EndTimestamp System.DateTime

Gets and sets the property EndTimestamp.

The ending timestamp in the range of timestamps for which to return fragments.

Public Property StartTimestamp System.DateTime

Gets and sets the property StartTimestamp.

The starting timestamp in the range of timestamps for which to return fragments.

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