|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ScannerConfiguration
Interface for the device scanner configuration.
| Method Summary | |
|---|---|
int |
getFrequency()
Getter for the sample scan frequency |
SensorDevicePriorities |
getSamplePriority()
Getter for the sample priority |
void |
setFrequency(int frequency)
Setter for the sample scan frequency |
void |
setSamplePriority(SensorDevicePriorities priority)
Setter for the sample priority |
| Method Detail |
|---|
void setFrequency(int frequency)
frequency - the sample scan frequency to setint getFrequency()
void setSamplePriority(SensorDevicePriorities priority)
priority - the sample priority to setSensorDevicePriorities getSamplePriority()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||