#include <OPENR/ODataFormats.h>
Go to the source code of this file.
Classes | |
class | WAV |
Enumerations | |
enum | WAVError { WAV_SUCCESS, WAV_FAIL, WAV_NOT_RIFF, WAV_NOT_WAV, WAV_FORMAT_NOT_SUPPORTED, WAV_CHANNEL_NOT_SUPPORTED, WAV_SAMPLINGRATE_NOT_SUPPORTED, WAV_BITSPERSAMPLE_NOT_SUPPORTED, WAV_SIZE_NOT_ENOUGH } |
|
Definition at line 17 of file ers200/BallTrackingHead/LostFoundSound/WAV.h. |