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
Set the CameraServerShared object.
-
Method Details