WPILib 2012
WPILibRoboticsLibraryforFRC
|
#include <PCVideoServer.h>
Public Member Functions | |
PCVideoServer () | |
Constructor. | |
~PCVideoServer () | |
Destructor. Stop serving images and destroy this class. | |
unsigned int | Release () |
void | Start () |
Start sending images to the PC. | |
void | Stop () |
Stop sending images to the PC. |
Class the serves images to the PC.