#include "Aria.h"
#include "ArNetworking.h"
Go to the source code of this file.
Functions | |
void | jpegHandler (ArNetPacket *packet) |
int | main (int argc, char **argv) |
Variables | |
ArClientBase | client |
|
Definition at line 37 of file getVideoExample.cpp. References file. Referenced by main(). |
|
Definition at line 63 of file getVideoExample.cpp. References ArClientBase::addHandler(), ArClientBase::blockingConnect(), client, Aria::init(), jpegHandler(), ArClientBase::request(), ArClientBase::requestOnce(), ArClientBase::run(), Aria::shutdown(), and ArBasePacket::uByteToBuf(). |
|
Definition at line 35 of file getVideoExample.cpp. |