javazoom.jl.player
Class jlp
public class jlp
extends java.lang.Object
The jlp
class implements a simple command-line
player for MPEG audio files.
jlp
public jlp(String filename)
createInstance
public static jlp createInstance(String[] args)
getInputStream
protected InputStream getInputStream()
throws IOException
Playing file from FileInputStream.
getURLInputStream
protected InputStream getURLInputStream()
throws Exception
Playing file from URL (Streaming).
init
protected void init(String filename)
main
public static void main(String[] args)
parseArgs
protected boolean parseArgs(String[] args)
showUsage
public void showUsage()
JavaZOOM 1999-2005