public final class ID3V2AttachedPictureType
extends com.aspose.ms.System.Enum
Represents the type of an attached picture.
Modifier and Type | Field and Description |
---|---|
static byte |
Artist
Artist/performer.
|
static byte |
ArtistLogo
Band/artist logotype.
|
static byte |
Band
Band/Orchestra.
|
static byte |
BrightColouredFish
A bright coloured fish.
|
static byte |
Composer
Composer/music author.
|
static byte |
Conductor
Conductor.
|
static byte |
CoverBack
Cover (back).
|
static byte |
CoverFront
Cover (front).
|
static byte |
DuringPerformance
During performance.
|
static byte |
DuringRecording
During recording.
|
static byte |
FileIcon32X32
32x32 pixels file icon (PNG only).
|
static byte |
Illustration
Illustration.
|
static byte |
LeadArtist
Lead artist/lead performer/soloist.
|
static byte |
LeafletPage
Leaflet page.
|
static byte |
Lyricist
Lyricist/text writer.
|
static byte |
Media
Media (e.g.
|
static byte |
Other
Attached picture of any other type.
|
static byte |
OtherFileIcon
Other file icon.
|
static byte |
RecordingLocation
Recording Location.
|
static byte |
StudioLogo
Publisher/Studio logotype.
|
static byte |
VideoScreenCapture
Movie/video screen capture.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte Other
Attached picture of any other type.
public static final byte FileIcon32X32
32x32 pixels file icon (PNG only).
public static final byte OtherFileIcon
Other file icon.
public static final byte CoverFront
Cover (front).
public static final byte CoverBack
Cover (back).
public static final byte LeafletPage
Leaflet page.
public static final byte Media
Media (e.g. label side of CD).
public static final byte LeadArtist
Lead artist/lead performer/soloist.
public static final byte Artist
Artist/performer.
public static final byte Conductor
Conductor.
public static final byte Band
Band/Orchestra.
public static final byte Composer
Composer/music author.
public static final byte Lyricist
Lyricist/text writer.
public static final byte RecordingLocation
Recording Location.
public static final byte DuringRecording
During recording.
public static final byte DuringPerformance
During performance.
public static final byte VideoScreenCapture
Movie/video screen capture.
public static final byte BrightColouredFish
A bright coloured fish.
public static final byte Illustration
Illustration.
public static final byte ArtistLogo
Band/artist logotype.
public static final byte StudioLogo
Publisher/Studio logotype.