Uses of Class
net.sf.dvbcentral.lib.Tune.Bandwidth

Uses of Tune.Bandwidth in net.sf.dvbcentral.lib
 

Methods in net.sf.dvbcentral.lib that return Tune.Bandwidth
 Tune.Bandwidth Tune.getBandwidth()
          Getter for bandwidth in MHz.
static Tune.Bandwidth Tune.Bandwidth.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tune.Bandwidth[] Tune.Bandwidth.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.dvbcentral.lib with parameters of type Tune.Bandwidth
 Tune Tune.bandwidth(Tune.Bandwidth b)
          New clone of the tune with changed bandwidth is created.
 



Built on May 22 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.