32 #ifndef OPAL_OPAL_PCSS_H
33 #define OPAL_OPAL_PCSS_H
44 #include <ptlib/sound.h>
63 const char * prefix =
"pc"
104 const PString & party,
105 void * userData = NULL,
106 unsigned options = 0,
142 const PString & indication
153 const PString & playDevice,
154 const PString & recordDevice,
178 const PString & token,
179 PSafetyMode mode = PSafeReadWrite
180 ) {
return GetConnectionWithLockAs<OpalPCSSConnection>(token, mode); }
199 const PString & connectionToken
207 const PString & connectionToken,
227 const PString & indication
316 const PString & playDevice,
317 const PString & recordDevice,
318 unsigned options = 0,
336 const PString & remoteParty
372 unsigned & percentage
446 #pragma message("PTLib soundcard support not available")
448 #warning "PTLib soundcard support not available"
452 #endif // OPAL_HAS_PCSS
454 #endif // OPAL_OPAL_PCSS_H