|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsfHeader | |
---|---|
entagged.audioformats.asf.io | |
entagged.audioformats.asf.util |
Uses of AsfHeader in entagged.audioformats.asf.io |
---|
Methods in entagged.audioformats.asf.io that return AsfHeader | |
---|---|
static AsfHeader |
AsfHeaderReader.readHeader(RandomAccessFile in)
This method tries to extract an ASF-header out of the given stream. |
Uses of AsfHeader in entagged.audioformats.asf.util |
---|
Methods in entagged.audioformats.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 |