Click or drag to resize
MatroskaWriterConfigurationDefaultTimecodeScale Property
Gets or sets the default timecode scale. Default: 1,000,000

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public long DefaultTimecodeScale { get; set; }

Property Value

Type: Int64
The default timecode scale.
See Also