#include <ptlib.h>
#include <ptlib/pfactory.h>
Go to the source code of this file.
Namespaces | |
namespace | PWAV |
Classes | |
struct | PWAV::ChunkHeader |
struct | PWAV::RIFFChunkHeader |
struct | PWAV::FMTChunk |
class | PWAVFileFormat |
class | PWAVFileConverter |
class | PWAVFile |
Defines | |
#define | P_PACKED |
Typedefs | |
typedef PFactory< PWAVFileFormat, PCaselessString > | PWAVFileFormatByFormatFactory |
typedef PFactory< PWAVFileFormat, unsigned > | PWAVFileFormatByIDFactory |
typedef PFactory< PWAVFileConverter, unsigned > | PWAVFileConverterFactory |
#define P_PACKED |
typedef PFactory<PWAVFileConverter, unsigned> PWAVFileConverterFactory |
typedef PFactory<PWAVFileFormat, unsigned> PWAVFileFormatByIDFactory |