|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Tune.Modulation in net.sf.dvbcentral.lib |
|---|
| Methods in net.sf.dvbcentral.lib that return Tune.Modulation | |
|---|---|
Tune.Modulation |
Tune.getModulation()
Getter for type of modulation. |
static Tune.Modulation |
Tune.Modulation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Tune.Modulation[] |
Tune.Modulation.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.Modulation | |
|---|---|
Tune |
Tune.modulation(Tune.Modulation m)
New cloned tune with different modulation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||