#include "MediaServer.h"
#include "MediaConnection.h"
Go to the source code of this file.
Namespaces | |
namespace | cmlabs |
Functions | |
MediaTestServer * | cmlabs::createMediaTestServer (int &port, const JString &name, int count, bool continuous) |
bool | cmlabs::runMediaTestClient (const JString &name, const JString &host, int testport) |
bool | cmlabs::runMediaTestClient (const JString &name, const TCPLocation &loc) |