WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::CameraServer Member List

This is the complete list of members for wpi::CameraServer, including all inherited members.

AddCamera(const cs::VideoSource &camera)wpi::CameraServerstatic
AddServer(std::string_view name)wpi::CameraServerstatic
AddServer(std::string_view name, int port)wpi::CameraServerstatic
AddServer(const cs::VideoSink &server)wpi::CameraServerstatic
AddSwitchedCamera(std::string_view name)wpi::CameraServerstatic
GetServer()wpi::CameraServerstatic
GetServer(std::string_view name)wpi::CameraServerstatic
GetVideo()wpi::CameraServerstatic
GetVideo(const cs::VideoSource &camera)wpi::CameraServerstatic
GetVideo(const cs::VideoSource &camera, wpi::util::PixelFormat pixelFormat)wpi::CameraServerstatic
GetVideo(std::string_view name)wpi::CameraServerstatic
GetVideo(std::string_view name, wpi::util::PixelFormat pixelFormat)wpi::CameraServerstatic
kBasePortwpi::CameraServerstatic
PutVideo(std::string_view name, int width, int height)wpi::CameraServerstatic
RemoveCamera(std::string_view name)wpi::CameraServerstatic
RemoveServer(std::string_view name)wpi::CameraServerstatic
StartAutomaticCapture()wpi::CameraServerstatic
StartAutomaticCapture(int dev)wpi::CameraServerstatic
StartAutomaticCapture(std::string_view name, int dev)wpi::CameraServerstatic
StartAutomaticCapture(std::string_view name, std::string_view path)wpi::CameraServerstatic
StartAutomaticCapture(const cs::VideoSource &camera)wpi::CameraServerstatic