Gets and sets the property SegmentDuration.
If you specify a preset in CopyC#
for which the value of
PresetId
CopyC#
is ts (MPEG-TS), SegmentDuration is the duration of each
.ts file in seconds. The range of valid values is 1 to 60 seconds.
Container

C# |
public string SegmentDuration { get; set; }