#include "GstreamerStream.h"
#include <yarp/conf/system.h>
#include <yarp/conf/environment.h>
#include <yarp/os/NetType.h>
#include <yarp/os/Time.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/Log.h>
#include <yarp/os/LogStream.h>
#include <iostream>
#include <cerrno>
#include <cstring>
Go to the source code of this file.
Functions | |
const yarp::os::LogComponent & | GSTREAMER_STREAM () |
const yarp::os::LogComponent & GSTREAMER_STREAM | ( | ) |
Definition at line 31 of file GstreamerStream.cpp.