10 #ifndef YARP_DEV_IAUDIOVISUALGRABBER_H
11 #define YARP_DEV_IAUDIOVISUALGRABBER_H
Read a YARP-format image and sound from a device.
virtual ~IAudioVisualGrabber()
Destructor.
virtual bool getAudioVisual(yarp::sig::ImageOf< yarp::sig::PixelRgb > &image, yarp::sig::Sound &sound)=0
Get an image and sound.
Class for storing sounds.
The main, catch-all namespace for YARP.