AttachedPictureFrameContent class abstract
- Inheritance
-
- Object
- FrameContent<
AttachedPictureModel> - AttachedPictureFrameContent
- Implementers
Constructors
- AttachedPictureFrameContent(AttachedPictureModel model)
-
AttachedPictureFrameContent.decode(Id3Header header, Id3v2FrameHeader frameHeader, List<
int> bytes, int startIndex, int size) -
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- model ↔ AttachedPictureModel
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
encode(
) → List< int> -
inherited
-
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