Class: TagLib::ID3v2::GeneralEncapsulatedObjectFrame
- Inherits:
-
Object
- Object
- TagLib::ID3v2::GeneralEncapsulatedObjectFrame
- Defined in:
- lib/TagLib_doc.rb
Overview
An ID3v2 general encapsulated object frame implementation. .
This is an implementation of ID3v2 general encapsulated objects. Arbitrary binary data may be included in tags, stored in GEOB frames. There may be multiple GEOB frames in a single tag. Each GEOB it labelled with a content description (which may be blank), a required mime-type, and a file name (may be blank). The content description uniquely identifies the GEOB frame in the tag.