Uses of Class
entagged.audioformats.asf.data.AsfHeader

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 Tagand fills it with the contents of the given AsfHeader.
 



Copyright © 2007-2008. All Rights Reserved.