|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Tune.TransmitMode in net.sf.dvbcentral.lib |
|---|
| Methods in net.sf.dvbcentral.lib that return Tune.TransmitMode | |
|---|---|
Tune.TransmitMode |
Tune.getTransmitMode()
Getter for transmit mode. |
static Tune.TransmitMode |
Tune.TransmitMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Tune.TransmitMode[] |
Tune.TransmitMode.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.TransmitMode | |
|---|---|
Tune |
Tune.transmitMode(Tune.TransmitMode mode)
New cloned tune with changed transmition mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||