Go to the source code of this file.
Classes | |
class | yarp::sig::file::soundStreamReader |
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::sig | |
Signal processing. | |
yarp::sig::file | |
Image file operations. | |
Functions | |
bool | yarp::sig::file::read (Sound &dest, const char *src) |
Read a sound from file. More... | |
bool | yarp::sig::file::write (const Sound &src, const char *dest) |
Write a sound to file. More... | |