|
spandsp 3.0.0
|
#include <stdlib.h>#include <inttypes.h>#include <stdio.h>#include <fcntl.h>#include <string.h>#include <assert.h>#include <errno.h>#include <sndfile.h>#include <unistd.h>#include "udptl.h"#include "spandsp.h"#include "spandsp-sim.h"#include "fax_tester.h"#include "fax_utils.h"#include "pcap_parse.h"Classes | |
| struct | audio_buf_s |
| struct | chain_element_s |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const char * | output_tiff_file_name |
| struct chain_element_s | chain [7] |
| int | chain_elements = 2 |
| bool | t38_simulate_incrementing_repeats = false |
| bool | use_receiver_not_ready = false |
| bool | test_local_interrupt = false |
| double | when = 0.0 |