startTimestamp property
The starting timestamp in the range of timestamps for which to return fragments.
This value is inclusive. Fragments that start before the
StartTimestamp and continue past it are included in the
session. If FragmentSelectorType is
SERVER_TIMESTAMP, the StartTimestamp must be later
than the stream head.
Implementation
final DateTime startTimestamp;