Click or drag to resize
EbmlWriterWrittenBytes Property
Gets the total amounts of bytes written to the stream

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

Property Value

Type: Int64
The written bytes.
See Also