segmentDuration property
Duration of the segments in seconds.
The default is 6.0s
. Note that segmentDuration
must be greater than or
equal to [gopDuration
](#videostream), and segmentDuration
must be
divisible by [gopDuration
](#videostream).
Implementation
core.String? segmentDuration;