32 #ifndef OPAL_OPAL_PCSS_H
33 #define OPAL_OPAL_PCSS_H
44 #include <ptlib/sound.h>
50 #define OPAL_PCSS_PREFIX "pc"
106 const PString & party,
107 void * userData = NULL,
108 unsigned options = 0,
144 const PString & indication
155 const PString & playDevice,
156 const PString & recordDevice,
180 const PString & token,
181 PSafetyMode mode = PSafeReadWrite
182 ) {
return GetConnectionWithLockAs<OpalPCSSConnection>(token, mode); }
201 const PString & connectionToken
209 const PString & connectionToken,
229 const PString & indication
318 const PString & playDevice,
319 const PString & recordDevice,
320 unsigned options = 0,
338 const PString & remoteParty
374 unsigned & percentage
448 #pragma message("PTLib soundcard support not available")
450 #warning "PTLib soundcard support not available"
454 #endif // OPAL_HAS_PCSS
456 #endif // OPAL_OPAL_PCSS_H