DescriptionEncoding

ID3V2AttachedPictureFrame.DescriptionEncoding property

Gets the encoding used to encode the picture description.

public ID3V2EncodingType DescriptionEncoding { get; }

Property Value

The encoding used to encode the picture description.

See Also