Package | Description |
---|---|
org.jaudiotagger.audio.aiff | |
org.jaudiotagger.audio.asf |
Classes for Microsoft Advanced Systems Format files.
|
org.jaudiotagger.audio.dsf | |
org.jaudiotagger.audio.flac |
Classes for FLAC (Free Lossless Audio Codec) files.
|
org.jaudiotagger.audio.generic |
A miscellaneous collection of classes dealing with generic audio files and tags.
|
org.jaudiotagger.audio.mp3 |
Classes for MP3 files.
|
org.jaudiotagger.audio.mp4 |
Classes for MP4 files (including AAC).
|
org.jaudiotagger.audio.ogg |
Classes for Ogg Vorbis files.
|
org.jaudiotagger.audio.wav |
Modifier and Type | Class and Description |
---|---|
class |
AiffFileWriter
Write/delete tag info for Aiff file (Old Apple format)
|
Modifier and Type | Class and Description |
---|---|
class |
AsfFileWriter
This class writes given tags to ASF files containing WMA content.
|
Modifier and Type | Class and Description |
---|---|
class |
DsfFileWriter
Write/delete tag info for Dsf file
|
Modifier and Type | Class and Description |
---|---|
class |
FlacFileWriter
Write/delete tag info for Flac file (opensource lossless encoding)
|
Modifier and Type | Class and Description |
---|---|
class |
AudioFileWriter2
Created by Paul on 28/01/2016.
|
Modifier and Type | Class and Description |
---|---|
class |
MP3FileWriter
Write Mp3 Info (retrofitted to entagged ,done differently to entagged which is why some methods throw RuntimeException)
because done elsewhere
|
Modifier and Type | Class and Description |
---|---|
class |
Mp4FileWriter
Mp4 File Writer
|
Modifier and Type | Class and Description |
---|---|
class |
OggFileWriter
Write tag data to Ogg File
Only works for Ogg files containing a vorbis stream
|
Modifier and Type | Class and Description |
---|---|
class |
WavFileWriter |
Copyright © 2005–2020 jthink.net. All rights reserved.