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
21
22namespace yarp::dev {
23
26
27} // namespace yarp::dev
28
29#endif // YARP_DEV_AUDIOVISUALINTERFACES_H
Group a pair of objects to be sent and received together.
Definition: PortablePair.h:47
Class for storing sounds See Audio in YARP for additional documentation on YARP audio.
Definition: Sound.h:25
For streams capable of holding different kinds of content, check what they actually have.
yarp::os::PortablePair< yarp::sig::ImageOf< yarp::sig::PixelRgb >, yarp::sig::Sound > ImageRgbSound