AttachedPictures
ID3V2Tag.AttachedPictures property
Gets or sets the attached pictures directly related to the audio file. This value is represented by the APIC frame.
public ID3V2AttachedPictureFrame[] AttachedPictures { get; set; }
Property Value
The attached pictures directly related to the audio file.
See Also
- class ID3V2AttachedPictureFrame
- class ID3V2Tag
- namespace GroupDocs.Metadata.Formats.Audio
- assembly GroupDocs.Metadata