Package | Description |
---|---|
org.jaudiotagger.audio.aiff | |
org.jaudiotagger.audio.dff | |
org.jaudiotagger.audio.dsf | |
org.jaudiotagger.audio.flac |
Classes for FLAC (Free Lossless Audio Codec) files.
|
org.jaudiotagger.audio.mp4 |
Classes for MP4 files (including AAC).
|
org.jaudiotagger.audio.wav |
Modifier and Type | Class and Description |
---|---|
class |
AiffFileReader
Reads Audio and Metadata information contained in Aiff file.
|
Modifier and Type | Class and Description |
---|---|
class |
DffFileReader |
Modifier and Type | Class and Description |
---|---|
class |
DsfFileReader
|
Modifier and Type | Class and Description |
---|---|
class |
FlacFileReader
Read encoding and tag info for Flac file (open source lossless encoding)
|
Modifier and Type | Class and Description |
---|---|
class |
Mp4FileReader
Mp4 File Reader
|
Modifier and Type | Class and Description |
---|---|
class |
WavFileReader
Reads Audio and Metadata information contained in Wav file.
|
Copyright © 2005–2020 jthink.net. All rights reserved.