segmentControl property

DashIsoSegmentControl? segmentControl
final

When set to SINGLE_FILE, a single output file is generated, which is internally segmented using the Fragment Length and Segment Length. When set to SEGMENTED_FILES, separate segment files will be created.

Implementation

final DashIsoSegmentControl? segmentControl;