Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.tuneology.avm.DiscInfo

Uses of DiscInfo in com.tuneology.avm
 

Fields in com.tuneology.avm declared as DiscInfo
 DiscInfo TocEntry.info
           
 

Methods in com.tuneology.avm with parameters of type DiscInfo
static long InfoReader.calculateSize(DiscInfo info, FormatPrefs prefs)
          Returns the size that the album will have after it has been converted according to the specified preferences.
 boolean FreeDb.get(java.lang.String categStr, DiscInfo ent)
          Returns information about the album, given its discid key,
private  void FreeDb.parseResult(DiscInfo ent, java.lang.String str)
           
private  void FreeDb.clearTrackNames(DiscInfo ent)
           
private  void FreeDb.fixTracks(DiscInfo ent, java.lang.String sepChar)