#include "Aria.h"
#include "ArNetworking.h"
#include <math.h>
Classes | |
| class | ArClientHandlerCamera |
| Includes callbacks for receiving info and data packets from a camera server and storing the values parsed from them. More... | |
| class | ArNetCameraRequest |
| A request packet that is able to send a copy of itself, with data packed in, to a server. More... | |
| class | PtzCameraExample |
| Requests a list of cameras if neccesary, maintains a list of cameras, and implements example pan/tilt movements. More... | |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
1.4.7