|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||