ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Macros | Functions
audiotx.cpp File Reference
#include <cstdio>
#include <cstdlib>
#include <audio.h>
#include <ccrtp/rtp.h>
#include <fcntl.h>
Include dependency graph for audiotx.cpp:

Go to the source code of this file.

Data Structures

class  ccRTP_AudioTransmitter
 This is the class that will do almost everything. More...
 

Macros

#define O_NDELAY   0
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

#define O_NDELAY   0

Definition at line 42 of file audiotx.cpp.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 167 of file audiotx.cpp.