- setCrosshairColor(Color) - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.widget.CameraServerWidget
-
Sets the value of the property crosshairColor.
- setShowControls(boolean) - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.widget.CameraServerWidget
-
Sets the value of the property showControls.
- setShowCrosshair(boolean) - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.widget.CameraServerWidget
-
Sets the value of the property showCrosshair.
- setTargetCompression(int) - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.source.CameraServerSource
-
Sets the compression of the MJPEG stream, in the range [0, 100].
- setTargetFps(int) - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.source.CameraServerSource
-
Sets the output FPS of the camera.
- setTargetResolution(Resolution) - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.source.CameraServerSource
-
Sets the target resolution of the stream.
- showControlsProperty() - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.widget.CameraServerWidget
-
- showCrosshairProperty() - Method in class edu.wpi.first.shuffleboard.plugin.cameraserver.widget.CameraServerWidget
-
- StreamDiscoverer - Class in edu.wpi.first.shuffleboard.plugin.cameraserver.source
-
Discovers stream URLs for a specific cscore camera.
- StreamDiscoverer(NetworkTable, String) - Constructor for class edu.wpi.first.shuffleboard.plugin.cameraserver.source.StreamDiscoverer
-
Creates a new stream discoverer.