29 #ifndef OPAL_CODEC_OPALWAVFILE_H 30 #define OPAL_CODEC_OPALWAVFILE_H 38 #include <ptclib/pwavfile.h> 55 unsigned format = fmt_PCM
72 int opts = ModeDefault,
73 unsigned format = fmt_PCM
86 const PFilePath & name,
87 OpenMode mode = ReadWrite,
88 int opts = ModeDefault,
89 unsigned format = fmt_PCM
102 #endif // OPAL_CODEC_OPALWAVFILE_H
PFACTORY_LOAD(PWAVFileConverterULaw)
static bool AddMediaFormat(const OpalMediaFormat &mediaFormat)
Definition: opalwavfile.h:50
OpalWAVFile(unsigned format=fmt_PCM)