Go to the source code of this file.
Classes | |
class | AudioBuild |
class | PacketStream |
Macros | |
#define | __LITTLE_ENDIAN 1234 |
#define | __BIG_ENDIAN 4321 |
#define | __PDP_ENDIAN 3412 |
#define | __BYTE_ORDER __LITTLE_ENDIAN |
Functions | |
PROGRAM_MAIN (argc, argv) | |
#define __BIG_ENDIAN 4321 |
Definition at line 30 of file audiotool.cpp.
#define __BYTE_ORDER __LITTLE_ENDIAN |
Definition at line 32 of file audiotool.cpp.
#define __LITTLE_ENDIAN 1234 |
Definition at line 29 of file audiotool.cpp.
#define __PDP_ENDIAN 3412 |
Definition at line 31 of file audiotool.cpp.
PROGRAM_MAIN | ( | argc | , |
argv | |||
) |
Definition at line 1108 of file audiotool.cpp.