#include <VrFileSink.h>
#include <VrFileSource.h>
#include <VrConnect.h>
#include <VrMultiTask.h>
#include <GrTCPSink.h>
#include <GrAtscRandomizer.h>
#include <GrAtscRSEncoder.h>
#include <GrAtscInterleaver.h>
#include <GrAtscTrellisEncoder.h>
#include <atsc_types.h>
#include <unistd.h>
Typedefs | |
typedef atsc_data_segment | output_type |
Functions | |
void | usage (const char *name) |
int | main (int argc, char **argv) |
Variables | |
const int | Rate = 8000 |
|
|
|
|
|
|
|
|