androidx.media3.extractor.metadata.id3
Interfaces
Id3Decoder.FramePredicate |
A predicate for determining whether individual frames should be decoded. |
Classes
ApicFrame |
APIC (Attached Picture) ID3 frame. |
BinaryFrame |
Binary ID3 frame. |
ChapterFrame |
Chapter information ID3 frame. |
ChapterTocFrame |
Chapter table of contents ID3 frame. |
CommentFrame |
Comment ID3 frame. |
GeobFrame |
GEOB (General Encapsulated Object) ID3 frame. |
Id3Decoder |
Decodes ID3 tags. |
Id3Frame |
Base class for ID3 frames. |
Id3Util |
Utility methods for working with ID3 metadata. |
InternalFrame |
Internal ID3 frame that is intended for use by the player. |
MlltFrame |
MPEG location lookup table frame. |
PrivFrame |
PRIV (Private) ID3 frame. |
TextInformationFrame |
Text information ID3 frame. |
UrlLinkFrame |
Url link ID3 frame. |