#include <yarp/sig/Sound.h>
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. | |