ID3V2AttachedPictureType

ID3V2AttachedPictureType enumeration

Repräsentiert den Typ eines angehängten Bildes.

public enum ID3V2AttachedPictureType : byte

Werte

Name Wert Beschreibung
Other 0 Angehängtes Bild eines anderen Typs.
FileIcon32X32 1 32x32 Pixel Dateisymbol (nur PNG).
OtherFileIcon 2 Anderes Dateisymbol.
CoverFront 3 Abdeckung (vorne).
CoverBack 4 Umschlag (Rückseite).
LeafletPage 5 Prospektseite.
Media 6 Medien (z. B. Labelseite einer CD).
LeadArtist 7 Hauptkünstler/Hauptdarsteller/Solist.
Artist 8 Künstler/Darsteller.
Conductor 9 Dirigent.
Band 10 Band/Orchester.
Composer 11 Komponist/Musikautor.
Lyricist 12 Lyriker/Textautor.
RecordingLocation 13 Aufnahmeort.
DuringRecording 14 Während der Aufnahme.
DuringPerformance 15 Während der Aufführung.
VideoScreenCapture 16 Film-/Videobildschirmaufnahme.
BrightColouredFish 17 Ein bunter Fisch.
Illustration 18 Abbildung.
ArtistLogo 19 Band-/Künstlerlogotyp.
StudioLogo 20 Publisher-/Studio-Logo.

Siehe auch