Click or drag to resize

LiteFileAudioSyncOffset Property

Gets the offset into the file where the first audio sync (11 one bits) was found after the ID3 tag.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public int? AudioSyncOffset { get; }

Property Value

NullableInt32
See Also