startAbsoluteTime property

DateTime? startAbsoluteTime
final

Provides absolute time (Epoch Unix time in seconds) for live streams. For live event it would be the time the event started, otherwise it will be start of the seekable range when the streaming started.

Implementation

final DateTime? startAbsoluteTime;