Class SegmentSettings (0.3.1)

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

Segment settings for "ts", "fmp4" and "vtt". .. attribute:: segment_duration

Duration of the segments in seconds. The default is "6.0s".

:type: google.protobuf.duration_pb2.Duration

Attribute

NameDescription
individual_segments bool
Required. Create an individual segment file. The default is false.