PTLib  Version 2.12.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PSoundChannel Member List

This is the complete list of members for PSoundChannel, including all inherited members.

Abort()PSoundChannelvirtual
AbortCommandString()PChannel
AccessDenied enum valuePChannel
activeDirectionPSoundChannelprotected
AreAllRecordBuffersFull()PSoundChannelvirtual
AsyncNotifier typedefPChannel
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
channelNamePChannelprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Close()PSoundChannelvirtual
Closed enum valuePSoundChannel
Compare(const PObject &obj) const PChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
ConvertOSError(P_INT_PTR libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
CreateChannel(const PString &driverName, PPluginManager *pluginMgr=NULL)PSoundChannelstatic
CreateChannelByName(const PString &deviceName, Directions direction, PPluginManager *pluginMgr=NULL)PSoundChannelstatic
CreateOpenedChannel(const PString &driverName, const PString &deviceName, Directions direction, unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16, PPluginManager *pluginMgr=NULL)PSoundChannelstatic
DeviceInUse enum valuePChannel
Directions enum namePSoundChannel
DiskFull enum valuePChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GetBaseReadChannel() const PChannelvirtual
GetBaseWriteChannel() const PChannelvirtual
GetBuffers(PINDEX &size, PINDEX &count)PSoundChannelvirtual
GetChannels() const PSoundChannelvirtual
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
GetDefaultDevice(Directions dir)PSoundChannelstatic
GetDeviceNames(const PString &driverName, Directions direction, PPluginManager *pluginMgr=NULL)PSoundChannelinlinestatic
GetDeviceNames(Directions direction, PPluginManager *pluginMgr=NULL)PSoundChannelstatic
GetDirection() const PSoundChannelinline
GetDirectionText(Directions dir)PSoundChannelstatic
GetDirectionText() const PSoundChannelinlinevirtual
GetDriverNames(PPluginManager *pluginMgr=NULL)PSoundChannelstatic
GetDriversDeviceNames(const PString &driverName, Directions direction, PPluginManager *pluginMgr=NULL)PSoundChannelstatic
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorGroup group=NumErrorGroups) const PChannelvirtual
GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() const PSoundChannelvirtual
GetLastReadCount() const PSoundChannelvirtual
GetLastWriteCount() const PSoundChannelvirtual
GetMute(bool &mute)PSoundChannelvirtual
GetName() const PSoundChannelvirtual
GetOSHandleAsInt() const PChannelinlineprotected
GetReadTimeout() const PChannel
GetSampleRate() const PSoundChannelvirtual
GetSampleSize() const PSoundChannelvirtual
GetTraceContextIdentifier() const PObjectinline
GetTraceContextIdentifier(PObject &obj)PObjectinline
GetTraceContextIdentifier(PObject *obj)PObjectinline
GetVolume(unsigned &volume)PSoundChannelvirtual
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HashFunction() const PChannelvirtual
HasPlayCompleted()PSoundChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) const PObjectinline
IsOpen() const PSoundChannelvirtual
IsRecordBufferFull()PSoundChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
m_baseChannelPSoundChannelprotected
m_baseMutexPSoundChannelprotected
m_traceContextIdentifierPObjectprotected
MaxVolume enum valuePSoundChannel
Miscellaneous enum valuePChannel
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnReadComplete(AsyncContext &context)PChannelvirtual
OnWriteComplete(AsyncContext &context)PChannelvirtual
Open(const PString &device, Directions dir, unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16)PSoundChannelvirtual
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
os_handlePChannelprotected
PChannel()PChannelprotected
PChannel(const PChannel &)PChannelprotected
Player enum valuePSoundChannel
PlayFile(const PFilePath &file, PBoolean wait=true)PSoundChannelvirtual
PlaySound(const PSound &sound, PBoolean wait=true)PSoundChannelvirtual
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PObjectvirtual
ProtocolFailure enum valuePChannel
PSoundChannel()PSoundChannel
PSoundChannel(const PString &device, Directions dir, unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16)PSoundChannel
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
px_threadMutexPChannelprotected
px_writeMutexPChannelprotected
px_writeThreadPChannelprotected
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannelprotected
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannelprotected
PXWriteBlock enum valuePChannel
Read(void *buf, PINDEX len)PSoundChannelvirtual
ReadAsync(AsyncContext &context)PChannelvirtual
ReadBlock(void *buf, PINDEX len)PChannel
ReadChar()PChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(istream &strm)PObjectvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
Recorder enum valuePSoundChannel
RecordFile(const PFilePath &file)PSoundChannelvirtual
RecordSound(PSound &sound)PSoundChannelvirtual
SendCommandString(const PString &command)PChannel
SetBuffers(PINDEX size, PINDEX count=2)PSoundChannelvirtual
SetBufferSize(PINDEX newSize)PChannel
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetFormat(unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16)PSoundChannelvirtual
SetLocalEcho(bool localEcho)PChannelvirtual
SetMute(bool mute)PSoundChannelvirtual
SetReadTimeout(const PTimeInterval &time)PChannel
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
SetVolume(unsigned volume)PSoundChannelvirtual
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PChannelvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
StartRecording()PSoundChannelvirtual
Timeout enum valuePChannel
Unavailable enum valuePChannel
WaitForAllRecordBuffersFull()PSoundChannelvirtual
WaitForPlayCompletion()PSoundChannelvirtual
WaitForRecordBufferFull()PSoundChannelvirtual
Write(const void *buf, PINDEX len)PSoundChannelvirtual
PChannel::Write(const void *buf, PINDEX len, const void *)PChannelinlinevirtual
WriteAsync(AsyncContext &context)PChannelvirtual
WriteChar(int c)PChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PObject()PObjectinlinevirtual
~PSoundChannel()PSoundChannelvirtual