MetadataV2p3Body class
- Inheritance
-
- Object
- MetadataEditable
- MetadataV2Body
- MetadataV2p3Body
Constructors
Properties
- album → String?
-
TALB
Album/Movie/Show title
final - artist → String?
-
TPE1
Lead performer(s)/Soloist(s)
final - encoding → String?
-
TSSE
Software/Hardware and settings used for encoding
final - hashCode → int
-
The hash code for this object.
no setterinherited
-
imageBytes
→ List<
int> ? -
APIC
Attached picture
Support PNG, JPEG, TIFF, GIF, BMPfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String?
-
TIT2
Title/songname/content description
final -
userDefines
→ Map<
String, String> ? -
TXXX
User defined text information frame
final
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