#include <yarp/sig/Sound.h>
Include dependency graph for SoundFilters.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | yarp |
| The main, catch-all namespace for YARP. | |
| namespace | yarp::sig |
| namespace | yarp::sig::soundfilters |
Functions | |
| bool | yarp::sig::soundfilters::resample (yarp::sig::Sound &snd, size_t frequency) |
| Resample a sound. | |