MatroskaWriterConfigurationSegmentSwitchThreshold Property |
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic SegmentSwitchThreshold SegmentSwitchThreshold { get; set; }
Public Property SegmentSwitchThreshold As SegmentSwitchThreshold
Get
Set
public:
property SegmentSwitchThreshold SegmentSwitchThreshold {
SegmentSwitchThreshold get ();
void set (SegmentSwitchThreshold value);
}
member SegmentSwitchThreshold : SegmentSwitchThreshold with get, set
Property Value
Type:
SegmentSwitchThreshold
See Also