MetadataV2p3Body class
- Inheritance
-
- Object
- MetadataEditable
- MetadataV2Body
- MetadataV2p3Body
Constructors
Properties
- album → String?
-
TALB
Album/Movie/Show titlefinal - artist → String?
-
TPE1
Lead performer(s)/Soloist(s)final - encoding → String?
-
TSSE
Software/Hardware and settings used for encodingfinal - hashCode → int
-
The hash code for this object.
no setterinherited
-
imageBytes
→ List<
int> ? -
APIC
Attached pictureSupport PNG, JPEG, TIFF, GIF, BMPfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String?
-
TIT2
Title/songname/content descriptionfinal -
userDefines
→ Map<
String, String> ? -
TXXX
User defined text information framefinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited