#include <cstdio>#include <cstring>#include <cstdlib>#include <cctype>#include <sys/stat.h>#include <sys/types.h>#include <fcntl.h>#include "EST_cutils.h"#include "EST_Wave.h"#include "EST_Option.h"#include "audioP.h"#include "EST_io_aux.h"#include "EST_unix.h"
Go to the source code of this file.
Functions | |
| int | play_sun16_wave (EST_Wave &inwave, EST_Option &al) | 
| int | record_sun16_wave (EST_Wave &inwave, EST_Option &al) | 
Variables | |
| int | sun16_supported = FALSE | 
| int play_sun16_wave | ( | EST_Wave & | inwave, | 
| EST_Option & | al | ||
| ) | 
Definition at line 322 of file sun16audio.cc.
| int record_sun16_wave | ( | EST_Wave & | inwave, | 
| EST_Option & | al | ||
| ) | 
Definition at line 330 of file sun16audio.cc.
Definition at line 320 of file sun16audio.cc.