Compression

ID3V2TagFrameFlags.Compression property

Gets a value indicating whether the frame is compressed.

public bool Compression { get; }

Property Value

true, if the frame is compressed; otherwise, false.

See Also