|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EncodingInfo in entagged.audioformats |
---|
Constructors in entagged.audioformats with parameters of type EncodingInfo | |
---|---|
AudioFile(java.io.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(java.io.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 !. |
|
AudioFile(java.lang.String s,
EncodingInfo info)
These constructors are used by the different readers, users should not use them, but use the AudioFileIO.read(File) method instead !. |
|
AudioFile(java.lang.String s,
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 !. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |