YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
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
11
15
17
18namespace yarp::dev {
19
22
23} // namespace yarp::dev
24
25#endif // YARP_DEV_AUDIOVISUALINTERFACES_H
A mini-server for performing network communication in the background.
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