#include <yarp/dev/FrameGrabberInterfaces.h>
#include <yarp/dev/AudioGrabberInterfaces.h>
#include <yarp/dev/IAudioVisualGrabber.h>
#include <yarp/dev/IAudioVisualStream.h>
#include <yarp/dev/IFrameWriterAudioVisual.h>
#include <yarp/os/PortablePair.h>
Go to the source code of this file.
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::dev | |
An interface for the device drivers. | |
Typedefs | |
typedef yarp::os::PortablePair< yarp::sig::ImageOf< yarp::sig::PixelRgb >, yarp::sig::Sound > | yarp::dev::ImageRgbSound |