Package | Description |
---|---|
org.jaudiotagger.tag.id3 |
Classes for all flavors of ID3.
|
Modifier and Type | Method and Description |
---|---|
ID3v24Frame |
ID3v24Tag.createFrame(String id)
Create a new frame with the specified frameid
|
Constructor and Description |
---|
ID3v23Frame(ID3v24Frame frame,
String identifier)
Partially construct ID3v24 Frame form an IS3v23Frame
Used for Special Cases
|
ID3v24Frame(ID3v24Frame frame)
Copy Constructor:Creates a new ID3v24 frame datatype based on another frame.
|
Copyright © 2005–2020 jthink.net. All rights reserved.