segmentDurationSeconds property

int? segmentDurationSeconds
final

Duration (in seconds) of each segment. Actual segments will be rounded to the nearest multiple of the source segment duration.

Implementation

final int? segmentDurationSeconds;