7 #ifndef YARP_DEV_IFRAMEWRITERAUDIOVISUAL_H
8 #define YARP_DEV_IFRAMEWRITERAUDIOVISUAL_H
Write a YARP-format image and sound to a device.
virtual bool putAudioVisual(yarp::sig::ImageOf< yarp::sig::PixelRgb > &image, yarp::sig::Sound &sound)=0
Write an image and sound.
virtual ~IFrameWriterAudioVisual()
Destructor.
Class for storing sounds See Audio in YARP for additional documentation on YARP audio.
The main, catch-all namespace for YARP.