#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 | |
namespace | yarp |
The main, catch-all namespace for YARP. | |
namespace | yarp::dev |
For streams capable of holding different kinds of content, check what they actually have. | |
Macros | |
#define | YARP_INCLUDING_DEPRECATED_HEADER_YARP_DEV_FRAMEGRABBERINTERFACES_H_ON_PURPOSE |
Typedefs | |
typedef yarp::os::PortablePair< yarp::sig::ImageOf< yarp::sig::PixelRgb >, yarp::sig::Sound > | yarp::dev::ImageRgbSound |
#define YARP_INCLUDING_DEPRECATED_HEADER_YARP_DEV_FRAMEGRABBERINTERFACES_H_ON_PURPOSE |
Definition at line 11 of file AudioVisualInterfaces.h.