segmentLength property

int? segmentLength
final

Length of MPEG-2 Transport Stream segments to create (in seconds). Note that segments will end on the next keyframe after this number of seconds, so actual segment length may be longer.

Implementation

final int? segmentLength;