Package edu.wpi.first.cameraserver
Class CameraServerSharedStore
java.lang.Object
edu.wpi.first.cameraserver.CameraServerSharedStore
Storage for CameraServerShared instance.
-
Method Summary
Modifier and TypeMethodDescriptionstatic CameraServerShared
Get the CameraServerShared object.static void
reportUsage
(String resource, String data) Report usage.static void
Set the CameraServerShared object.
-
Method Details
-
reportUsage
Report usage.- Parameters:
resource
- the resource namedata
- arbitrary string data