Class SegmentSettings (0.1.0)

SegmentSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Segment settings for "ts", "fmp4" and "vtt".

Attributes

NameDescription
segment_duration .duration.Duration
Duration of the segments in seconds. The default is "6.0s".
individual_segments bool
Required. Create an individual segment file. The default is false.