segmentDurationSeconds property

int? segmentDurationSeconds
final

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

Implementation

final int? segmentDurationSeconds;