YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
SoundFilters.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#ifndef YARP_SIG_SOUNDFILTERS_H
7
#define YARP_SIG_SOUNDFILTERS_H
8
9
#include <
yarp/sig/Sound.h
>
10
11
namespace
yarp::sig::soundfilters
{
18
bool
YARP_sig_API
resample
(
yarp::sig::Sound
& snd,
size_t
frequency);
19
}
// namespace yarp::sig::soundfilters
20
21
#endif
// YARP_SIG_SOUNDFILTERS_H
Sound.h
yarp::sig::Sound
Class for storing sounds See Audio in YARP for additional documentation on YARP audio.
Definition
Sound.h:25
yarp::sig::soundfilters
Definition
SoundFilters.h:11
yarp::sig::soundfilters::resample
bool resample(yarp::sig::Sound &snd, size_t frequency)
Resample a sound.
Definition
SoundFilters.cpp:28
YARP_sig_API
#define YARP_sig_API
Definition
api.h:18
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
libYARP_sig
src
yarp
sig
SoundFilters.h
Generated on Wed Jun 4 2025 02:40:13 for YARP by
1.9.8