7#ifndef YARP_DEV_IAUDIOVISUALGRABBER_H
8#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 See Audio in YARP for additional documentation on YARP audio.
For streams capable of holding different kinds of content, check what they actually have.