#include "H264Carrier.h"
#include "H264Stream.h"
#include "H264LogComponent.h"
#include <yarp/os/Contact.h>
#include <yarp/os/impl/FakeFace.h>
#include <yarp/os/Name.h>
#include <yarp/os/ConnectionState.h>
#include <cstdio>
Go to the source code of this file.
Functions | |
static int | getIntParam (Name &n, const char *param) |
|
static |
Definition at line 101 of file H264Carrier.cpp.