PTLib
Version 2.12.9
|
Go to the source code of this file.
Classes | |
class | PSound |
A class representing a sound. More... | |
class | PSoundChannel |
Abstract class for a generalised sound channel, and an implementation of PSoundChannel for old code that is not plugin-aware. More... | |
class | PSoundChannelPluginServiceDescriptor< className > |
Macros | |
#define | PCREATE_SOUND_PLUGIN(name, className) |
#define | P_NULL_AUDIO_DRIVER "NullAudio" |
#define | P_NULL_AUDIO_DEVICE "Null Audio" |
#define P_NULL_AUDIO_DEVICE "Null Audio" |
#define P_NULL_AUDIO_DRIVER "NullAudio" |
#define PCREATE_SOUND_PLUGIN | ( | name, | |
className | |||
) |