Click or drag to resize
Mp3StorageFrameFileOffset Property
Not part of the MP3 frame itself - indicates where in the stream we found this header.

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

Property Value

Type: Int64
The file offset.
See Also