Click or drag to resize
EbmlWriterPosition Property
Gets or sets the position in the base stream.

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

Property Value

Type: Int64
The position in the base stream.
See Also