| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxisCamera.ExposurePriorityT | |
|---|---|
| edu.wpi.first.wpilibj.camera | Provides classes for interfacing to the camera. | 
| Uses of AxisCamera.ExposurePriorityT in edu.wpi.first.wpilibj.camera | 
|---|
| Fields in edu.wpi.first.wpilibj.camera declared as AxisCamera.ExposurePriorityT | |
|---|---|
| static AxisCamera.ExposurePriorityT | AxisCamera.ExposurePriorityT.frameRatePrioritize frame rate. | 
| static AxisCamera.ExposurePriorityT | AxisCamera.ExposurePriorityT.imageQualityPrioritize image quality. | 
| static AxisCamera.ExposurePriorityT | AxisCamera.ExposurePriorityT.noneNo prioritization. | 
| Methods in edu.wpi.first.wpilibj.camera that return AxisCamera.ExposurePriorityT | |
|---|---|
|  AxisCamera.ExposurePriorityT | AxisCamera.getExposurePriority()Get the exposure priority that the camera is using. | 
| Methods in edu.wpi.first.wpilibj.camera with parameters of type AxisCamera.ExposurePriorityT | |
|---|---|
|  void | AxisCamera.writeExposurePriority(AxisCamera.ExposurePriorityT value)Write the exposure priority for the camera to use. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||