|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsfHeader | |
---|---|
org.jaudiotagger.audio.asf.io | |
org.jaudiotagger.audio.asf.util |
Uses of AsfHeader in org.jaudiotagger.audio.asf.io |
---|
Methods in org.jaudiotagger.audio.asf.io that return AsfHeader | |
---|---|
static AsfHeader |
AsfHeaderReader.readHeader(java.io.RandomAccessFile in)
This method tries to extract an ASF-header out of the given stream. |
Uses of AsfHeader in org.jaudiotagger.audio.asf.util |
---|
Methods in org.jaudiotagger.audio.asf.util with parameters of type AsfHeader | |
---|---|
static Tag |
TagConverter.createTagOf(AsfHeader source)
This method creates a Tag and fills it with the contents of the
given AsfHeader . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |