sound.h File Reference

#include <ptlib/plugin.h>
#include <ptlib/pluginmgr.h>

Go to the source code of this file.

Classes

class  PSound
class  PSoundChannel
class  PSoundChannelPluginServiceDescriptor< className >

Defines

#define PCREATE_SOUND_PLUGIN(name, className)


Define Documentation

#define PCREATE_SOUND_PLUGIN ( name,
className   ) 

Value:

static PSoundChannelPluginServiceDescriptor<className> className##_descriptor; \
  PCREATE_PLUGIN(name, PSoundChannel, &className##_descriptor)


Generated on Fri Mar 7 06:25:03 2008 for PTLib by  doxygen 1.5.1