Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.media3.extractor.metadata.id3\n======================================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/media3/extractor/metadata/id3/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------|\n| [Id3Decoder.FramePredicate](/reference/kotlin/androidx/media3/extractor/metadata/id3/Id3Decoder.FramePredicate) | A predicate for determining whether individual frames should be decoded. |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------------|------------------------------------------------------------|\n| [ApicFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/ApicFrame) | APIC (Attached Picture) ID3 frame. |\n| [BinaryFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/BinaryFrame) | Binary ID3 frame. |\n| [ChapterFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/ChapterFrame) | Chapter information ID3 frame. |\n| [ChapterTocFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/ChapterTocFrame) | Chapter table of contents ID3 frame. |\n| [CommentFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/CommentFrame) | Comment ID3 frame. |\n| [GeobFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/GeobFrame) | GEOB (General Encapsulated Object) ID3 frame. |\n| [Id3Decoder](/reference/kotlin/androidx/media3/extractor/metadata/id3/Id3Decoder) | Decodes ID3 tags. |\n| [Id3Frame](/reference/kotlin/androidx/media3/extractor/metadata/id3/Id3Frame) | Base class for ID3 frames. |\n| [Id3Util](/reference/kotlin/androidx/media3/extractor/metadata/id3/Id3Util) | Utility methods for working with ID3 metadata. |\n| [InternalFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/InternalFrame) | Internal ID3 frame that is intended for use by the player. |\n| [MlltFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/MlltFrame) | MPEG location lookup table frame. |\n| [PrivFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/PrivFrame) | PRIV (Private) ID3 frame. |\n| [TextInformationFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/TextInformationFrame) | Text information ID3 frame. |\n| [UrlLinkFrame](/reference/kotlin/androidx/media3/extractor/metadata/id3/UrlLinkFrame) | Url link ID3 frame. |"]]