net.sf.fmj.utility
Class JmfUtility

java.lang.Object
  extended by net.sf.fmj.utility.JmfUtility

public class JmfUtility
extends java.lang.Object

Helper class to do certain JMF-specific things. Reflection is used to avoid a dependency on JMF.

Author:
Ken Larson

Constructor Summary
JmfUtility()
           
 
Method Summary
static boolean enableLogging()
          Enables JMF logging.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmfUtility

public JmfUtility()
Method Detail

enableLogging

public static boolean enableLogging()
Enables JMF logging. Has no effect for FMJ.