YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
PortAudioBuffer.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3 * SPDX-License-Identifier: LGPL-2.1-or-later
4 */
5
6#include "PortAudioBuffer.h"
7
8#include <cstdio>
9#include <cstdlib>
10#include <portaudio.h>
11
12using namespace yarp::dev;
For streams capable of holding different kinds of content, check what they actually have.