|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Tune.CodeRate in net.sf.dvbcentral.lib |
|---|
| Methods in net.sf.dvbcentral.lib that return Tune.CodeRate | |
|---|---|
Tune.CodeRate |
Tune.getHPCodeRate()
Getter for frontend's high priority stream code rate. |
Tune.CodeRate |
Tune.getLPCodeRate()
Getter for frontend's low priority stream code rate. |
static Tune.CodeRate |
Tune.CodeRate.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Tune.CodeRate[] |
Tune.CodeRate.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.CodeRate | |
|---|---|
Tune |
Tune.codeRate(boolean highPriorityStream,
Tune.CodeRate codeRate)
Creates new clonned tune with different code rate than this one has. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||