

# TimestampRange
<a name="API_reader_TimestampRange"></a>

The range of timestamps for which to return fragments.

## Contents
<a name="API_reader_TimestampRange_Contents"></a>

 ** EndTimestamp **   <a name="KinesisVideo-Type-reader_TimestampRange-EndTimestamp"></a>
The ending timestamp in the range of timestamps for which to return fragments.  
Type: Timestamp  
Required: Yes

 ** StartTimestamp **   <a name="KinesisVideo-Type-reader_TimestampRange-StartTimestamp"></a>
The starting timestamp in the range of timestamps for which to return fragments.  
Type: Timestamp  
Required: Yes

## See Also
<a name="API_reader_TimestampRange_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/kinesis-video-reader-data-2017-09-30/TimestampRange) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/kinesis-video-reader-data-2017-09-30/TimestampRange) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/kinesis-video-reader-data-2017-09-30/TimestampRange) 