net.sourceforge.nite.gui.util
Class Play

java.lang.Object
  extended by net.sourceforge.nite.gui.util.Play

public class Play
extends java.lang.Object

This is a standalone utility to check the JMF playability of media files. Jonathan Kilgour 11/10/04


Constructor Summary
Play(java.lang.String filename)
           
 
Method Summary
static void main(java.lang.String[] args)
          Start the application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Play

public Play(java.lang.String filename)
Method Detail

main

public static void main(java.lang.String[] args)
Start the application.