Class AACClassLoaderHelper

java.lang.Object
de.sfuhrm.radiorecorder.aachelper.AACClassLoaderHelper

public class AACClassLoaderHelper extends Object
Provides classloaders loading the AAC classes for the AudioSystem. These classes are only loaded on-demand if there's AAC content to play. It's not advisable to regularly use these classes in the classpath since the AAC plugin misinterprets MPEG to be AAC sometimes.