YARP
Yet Another Robot Platform
AudioVisualInterfaces.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3  * SPDX-FileCopyrightText: 2006-2010 RobotCub Consortium
4  * SPDX-License-Identifier: BSD-3-Clause
5  */
6 
7 #ifndef YARP_DEV_AUDIOVISUALINTERFACES_H
8 #define YARP_DEV_AUDIOVISUALINTERFACES_H
9 
10 #define YARP_INCLUDING_DEPRECATED_HEADER_YARP_DEV_FRAMEGRABBERINTERFACES_H_ON_PURPOSE
12 #undef YARP_INCLUDING_DEPRECATED_HEADER_YARP_DEV_FRAMEGRABBERINTERFACES_H_ON_PURPOSE
13 
15 
19 
20 #include <yarp/os/PortablePair.h>
21 
22 namespace yarp {
23 namespace dev {
24 
27 
28 } // namespace dev
29 } // namespace yarp
30 
31 #endif // YARP_DEV_AUDIOVISUALINTERFACES_H
Group a pair of objects to be sent and received together.
Definition: PortablePair.h:48
Class for storing sounds See Audio in YARP for additional documentation on YARP audio.
Definition: Sound.h:26
yarp::os::PortablePair< yarp::sig::ImageOf< yarp::sig::PixelRgb >, yarp::sig::Sound > ImageRgbSound
The main, catch-all namespace for YARP.
Definition: dirs.h:16