MatroskaWriterConfigurationDurationThreshold Field |
The segment switch duration threshold. Effective only if SegmentSwitchThreshold
is CreateNewSegmentAfterDurationThreshold.
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic TimeSpan DurationThreshold
Public DurationThreshold As TimeSpan
public:
TimeSpan DurationThreshold
val mutable DurationThreshold: TimeSpan
Field Value
Type:
TimeSpan
See Also