whenSkippable property

Duration? whenSkippable
final

The time in seconds when this break clip becomes skippable. 5 means that end user can skip this break clip after 5 seconds. If this field is not defined or is a negative value, it means that current break clip is not shippable.

Implementation

final Duration? whenSkippable;