FrameName enum
Values
- encryption → const FrameName
- picture → const FrameName
- audioSeekPointIndex → const FrameName
- comment → const FrameName
- commercial → const FrameName
- encryptedMetaFrame → const FrameName
- encryptionMethodRegistration → const FrameName
- equalization → const FrameName
- equalization2 → const FrameName
- eventTimingCodes → const FrameName
- GEOB → const FrameName
- GRID → const FrameName
- people → const FrameName
- information → const FrameName
- MCDI → const FrameName
- MLLT → const FrameName
- OWNE → const FrameName
- private → const FrameName
- playCounter → const FrameName
- popularimeter → const FrameName
- positionSynchronization → const FrameName
- recommendedBufferSize → const FrameName
- relativeVolumeAdjustment → const FrameName
- relativeVolumeAdjustment2 → const FrameName
- reverb → const FrameName
- seek → const FrameName
- signature → const FrameName
- synchronizedLyrics → const FrameName
- synchronizedTempoCodes → const FrameName
- album → const FrameName
- BPM → const FrameName
- composer → const FrameName
- contentType → const FrameName
- copyright → const FrameName
- encodingTime → const FrameName
- date → const FrameName
- playlistDelay → const FrameName
- originalReleaseTime → const FrameName
- recordingTime → const FrameName
- releaseTime → const FrameName
- taggingTime → const FrameName
- encodedBy → const FrameName
- lyricist → const FrameName
- fileType → const FrameName
- involvedPeople → const FrameName
- time → const FrameName
- contentGroupDescription → const FrameName
- title → const FrameName
- subTitle → const FrameName
- initialKey → const FrameName
- language → const FrameName
- length → const FrameName
- musicianCredits → const FrameName
- mediaType → const FrameName
- mood → const FrameName
- originalAlbum → const FrameName
- originalFilename → const FrameName
- originalLyricist → const FrameName
- originalPerformer → const FrameName
- originalReleaseYear → const FrameName
- owner → const FrameName
- artist → const FrameName
- accompaniment → const FrameName
- conductor → const FrameName
- modifiedBy → const FrameName
- partOfSet → const FrameName
- producedNotice → const FrameName
- publisher → const FrameName
- track → const FrameName
- recordingDates → const FrameName
- radioStation → const FrameName
- radioStationOwner → const FrameName
- albumSortOrder → const FrameName
- performerSortOrder → const FrameName
- titleSortOrder → const FrameName
- size → const FrameName
- ISRC → const FrameName
- encodingSettings → const FrameName
- setSubtitle → const FrameName
- year → const FrameName
- additionalInfo → const FrameName
- ID → const FrameName
- termsofUse → const FrameName
- unsyncTranscript → const FrameName
- commercialInfo → const FrameName
- copyrightInfo → const FrameName
- oFileWebpage → const FrameName
- oArtistWebpage → const FrameName
- oAudioWebpage → const FrameName
- oRadioWebpage → const FrameName
- payment → const FrameName
- oPublisherWebpage → const FrameName
- cLink → const FrameName
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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