startTimestamp property

DateTime? startTimestamp
final

A timestamp value. This value is required if you choose the PRODUCER_TIMESTAMP or the SERVER_TIMESTAMP as the startSelectorType. The GetMedia API then starts with the chunk containing the fragment that has the specified timestamp.

Implementation

final DateTime? startTimestamp;