Click or drag to resize
MatroskaWriterConfigurationEbmlVersion Property
Gets or sets the EBML version. By default this set to 1.

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

Property Value

Type: Int64
The EBML version.
See Also