Unsynchronisation

ID3V2TagFrameFlags.Unsynchronisation property

Gets a value indicating whether unsynchronisation was applied to this frame.

public bool Unsynchronisation { get; }

Property Value

true, if unsynchronisation was applied to this frame; otherwise, false.

See Also