clipLength property

int? clipLength
getter/setter pair

Videos will be cut to smaller clips to make it easier for labelers to work on.

Users can configure is field in seconds, if not set, default value is 20s.

Implementation

core.int? clipLength;