net.sf.ext.entagged.libraries.audioformats.interfaces
Interface EncodingInfoReader

All Known Implementing Classes:
FLACEncodingInfoReader, OGGEncodingInfoReader, WAVEncodingInfoReader

public interface EncodingInfoReader

$Id: EncodingInfoReader.java,v 1.1 2004/09/17 07:15:36 rwaals Exp $

Version:
16 d?cembre 2003
Author:
Raphael Slinckx (KiKiDonK)

Method Summary
 EncodingInfo read(java.io.File f)
           
 

Method Detail

read

public EncodingInfo read(java.io.File f)
                  throws CannotReadException
Throws:
CannotReadException