|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jaudiotagger.audio.asf.io.ExtContentDescReader
public class ExtContentDescReader
Class for reading Tag information out of the extended content description of
an asf file.
entagged.audioformats.asf.data.ExtendedContentDescription
Method Summary | |
---|---|
static ExtendedContentDescription |
read(java.io.RandomAccessFile raf,
Chunk candidate)
Reads the current chunk if it is a matching one. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ExtendedContentDescription read(java.io.RandomAccessFile raf, Chunk candidate) throws java.io.IOException
raf
- Input sourcecandidate
- Chunk which possibly contains additional tags
java.io.IOException
- Read errors
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |