|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AudioFileReader | |
---|---|
org.jaudiotagger.audio.asf | |
org.jaudiotagger.audio.flac | |
org.jaudiotagger.audio.mp3 | |
org.jaudiotagger.audio.mp4 | |
org.jaudiotagger.audio.ogg |
Uses of AudioFileReader in org.jaudiotagger.audio.asf |
---|
Subclasses of AudioFileReader in org.jaudiotagger.audio.asf | |
---|---|
class |
AsfFileReader
This reader can read asf files containing any content (stream type). |
Uses of AudioFileReader in org.jaudiotagger.audio.flac |
---|
Subclasses of AudioFileReader in org.jaudiotagger.audio.flac | |
---|---|
class |
FlacFileReader
Read encoding and tag info for Flac file (opensource lossless encoding) |
Uses of AudioFileReader in org.jaudiotagger.audio.mp3 |
---|
Subclasses of AudioFileReader in org.jaudiotagger.audio.mp3 | |
---|---|
class |
MP3FileReader
Read Mp3 Info (retrofitted to entagged ,done differently to entagged which is why some methods throw RuntimeException) because done elsewhere |
Uses of AudioFileReader in org.jaudiotagger.audio.mp4 |
---|
Subclasses of AudioFileReader in org.jaudiotagger.audio.mp4 | |
---|---|
class |
Mp4FileReader
Mp4 File Reader |
Uses of AudioFileReader in org.jaudiotagger.audio.ogg |
---|
Subclasses of AudioFileReader in org.jaudiotagger.audio.ogg | |
---|---|
class |
OggFileReader
Read Ogg File Tag and Encoding information Only implemented for ogg files containing a vorbis stream with vorbis comments |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |