|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EncodingInfo in entagged.audioformats |
|---|
| Constructors in entagged.audioformats with parameters of type EncodingInfo | |
|---|---|
AudioFile(File f,
EncodingInfo info)
These constructors are used by the different readers, users should not use them, but use the AudioFileIO.read(File) method instead !. |
|
AudioFile(File f,
EncodingInfo info,
Tag tag)
These constructors are used by the different readers, users should not use them, but use the AudioFileIO.read(File) method instead !. |
|
| Uses of EncodingInfo in entagged.audioformats.ape |
|---|
| Methods in entagged.audioformats.ape that return EncodingInfo | |
|---|---|
protected EncodingInfo |
MonkeyFileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.ape.util |
|---|
| Methods in entagged.audioformats.ape.util that return EncodingInfo | |
|---|---|
EncodingInfo |
MonkeyInfoReader.read(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.asf |
|---|
| Methods in entagged.audioformats.asf that return EncodingInfo | |
|---|---|
protected EncodingInfo |
AsfFileReader.getEncodingInfo(RandomAccessFile raf)
(overridden) |
| Uses of EncodingInfo in entagged.audioformats.flac |
|---|
| Methods in entagged.audioformats.flac that return EncodingInfo | |
|---|---|
protected EncodingInfo |
FlacFileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.flac.util |
|---|
| Methods in entagged.audioformats.flac.util that return EncodingInfo | |
|---|---|
EncodingInfo |
FlacInfoReader.read(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.generic |
|---|
| Methods in entagged.audioformats.generic that return EncodingInfo | |
|---|---|
protected abstract EncodingInfo |
AudioFileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.mp3 |
|---|
| Methods in entagged.audioformats.mp3 that return EncodingInfo | |
|---|---|
protected EncodingInfo |
Mp3FileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.mp3.util |
|---|
| Methods in entagged.audioformats.mp3.util that return EncodingInfo | |
|---|---|
EncodingInfo |
Mp3InfoReader.read(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.mp4 |
|---|
| Methods in entagged.audioformats.mp4 that return EncodingInfo | |
|---|---|
protected EncodingInfo |
Mp4FileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.mp4.util |
|---|
| Methods in entagged.audioformats.mp4.util that return EncodingInfo | |
|---|---|
EncodingInfo |
Mp4InfoReader.read(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.mpc |
|---|
| Methods in entagged.audioformats.mpc that return EncodingInfo | |
|---|---|
protected EncodingInfo |
MpcFileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.mpc.util |
|---|
| Methods in entagged.audioformats.mpc.util that return EncodingInfo | |
|---|---|
EncodingInfo |
MpcInfoReader.read(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.ogg |
|---|
| Methods in entagged.audioformats.ogg that return EncodingInfo | |
|---|---|
protected EncodingInfo |
OggFileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.ogg.util |
|---|
| Methods in entagged.audioformats.ogg.util that return EncodingInfo | |
|---|---|
EncodingInfo |
OggInfoReader.read(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.wav |
|---|
| Methods in entagged.audioformats.wav that return EncodingInfo | |
|---|---|
protected EncodingInfo |
WavFileReader.getEncodingInfo(RandomAccessFile raf)
|
| Uses of EncodingInfo in entagged.audioformats.wav.util |
|---|
| Methods in entagged.audioformats.wav.util that return EncodingInfo | |
|---|---|
EncodingInfo |
WavInfoReader.read(RandomAccessFile raf)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||