Click or drag to resize
OnBeforeWriteArgsAbsolutePosition Property
Gets the absolute position in the output stream.

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

Property Value

Type: Int64
The absolute position.
See Also