|
PTLib
Version 2.18.8
|
This is the complete list of members for PSoundChannel, including all inherited members.
| Abort() | PSoundChannel | virtual |
| AbortCommandString() | PChannel | |
| AccessDenied enum value | PChannel | |
| AreAllRecordBuffersFull() | PSoundChannel | virtual |
| AsyncNotifier typedef | PChannel | |
| BadParameter enum value | PChannel | |
| BufferTooSmall enum value | PChannel | |
| CheckNotOpen() | PChannel | protected |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Close() | PIndirectChannel | virtual |
| CloseBaseReadChannel() | PIndirectChannel | virtual |
| CloseBaseWriteChannel() | PIndirectChannel | virtual |
| Compare(const PObject &obj) const | PIndirectChannel | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | protectedvirtual |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| CreateChannel(const PString &driverName, PPluginManager *pluginMgr=NULL) | PSoundChannel | static |
| CreateChannelByName(const PString &deviceName, Directions direction, PPluginManager *pluginMgr=NULL) | PSoundChannel | static |
| CreateOpenedChannel(const Params ¶ms) | PSoundChannel | static |
| CreateOpenedChannel(const PString &driverName, const PString &deviceName, Directions direction, unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16, PPluginManager *pluginMgr=NULL) | PSoundChannel | static |
| DefaultBufferCount enum value | PSoundChannel | |
| DefaultBufferSize enum value | PSoundChannel | |
| Detach(ShutdownValue option=ShutdownReadAndWrite) | PIndirectChannel | |
| DeviceInUse enum value | PChannel | |
| DiskFull enum value | PChannel | |
| EqualTo enum value | PObject | |
| ErrorGroup enum name | PChannel | |
| Errors enum name | PChannel | |
| FDOpen(const char *mode) | PChannel | |
| FileExists enum value | PChannel | |
| FindChannel() | PIndirectChannel | inline |
| FlowControl(const void *flowData) | PChannel | virtual |
| GetBaseReadChannel() const | PIndirectChannel | virtual |
| GetBaseWriteChannel() const | PIndirectChannel | virtual |
| GetBuffers(PINDEX &size, PINDEX &count) | PSoundChannel | virtual |
| GetChannels() const | PSoundChannel | virtual |
| GetClass() const | PObject | inline |
| GetDefaultDevice(Directions dir) | PSoundChannel | static |
| GetDeviceNames(const PString &driverName, Directions direction, PPluginManager *pluginMgr=NULL) | PSoundChannel | inlinestatic |
| GetDeviceNames(Directions direction, PPluginManager *pluginMgr=NULL) | PSoundChannel | static |
| GetDirection() const | PSoundChannel | inline |
| GetDirectionText(Directions dir) | PSoundChannel | static |
| GetDirectionText() const | PSoundChannel | inlinevirtual |
| GetDriverNames(PPluginManager *pluginMgr=NULL) | PSoundChannel | static |
| GetDriversDeviceNames(const PString &driverName, Directions direction, PPluginManager *pluginMgr=NULL) | PSoundChannel | static |
| GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorText(ErrorGroup group=NumErrorGroups) const | PIndirectChannel | virtual |
| PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | static |
| GetHandle() const | PIndirectChannel | virtual |
| GetLastReadCount() const | PChannel | virtual |
| GetLastWriteCount() const | PChannel | virtual |
| GetMute(bool &mute) | PSoundChannel | virtual |
| GetName() const | PIndirectChannel | virtual |
| GetOSHandleAsInt() const | PChannel | inlineprotected |
| GetReadChannel() const | PIndirectChannel | |
| GetReadTimeout() const | PChannel | |
| GetSampleRate() const | PSoundChannel | virtual |
| GetSampleSize() const | PSoundChannel | virtual |
| GetSoundChannel() const | PSoundChannel | inlineprotected |
| GetTraceContextIdentifier() const | PObject | inline |
| GetVolume(unsigned &volume) | PSoundChannel | virtual |
| GetWriteChannel() const | PIndirectChannel | |
| GetWriteTimeout() const | PChannel | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PChannel | virtual |
| HasPlayCompleted() | PSoundChannel | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| Interrupted enum value | PChannel | |
| IsClass(const char *name) const | PObject | inline |
| IsOpen() const | PIndirectChannel | virtual |
| IsRecordBufferFull() | PSoundChannel | virtual |
| LastGeneralError enum value | PChannel | |
| LastReadError enum value | PChannel | |
| LastWriteError enum value | PChannel | |
| LessThan enum value | PObject | |
| m_activeDirection | PSoundChannel | protected |
| m_status | PChannel | protected |
| m_traceContextIdentifier | PObject | protected |
| MaxVolume enum value | PSoundChannel | |
| Miscellaneous enum value | PChannel | |
| NoError enum value | PChannel | |
| NoMemory enum value | PChannel | |
| NotFound enum value | PChannel | |
| NotOpen enum value | PChannel | |
| NumErrorGroups enum value | PChannel | |
| NumNormalisedErrors enum value | PChannel | |
| OnOpen() | PIndirectChannel | protectedvirtual |
| OnReadComplete(AsyncContext &context) | PChannel | virtual |
| OnWriteComplete(AsyncContext &context) | PChannel | virtual |
| Open(const Params ¶ms) | PSoundChannel | virtual |
| Open(const PString &device, Directions dir, unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16, PPluginManager *pluginMgr=NULL) | PSoundChannel | |
| PIndirectChannel::Open(PChannel &channel) | PIndirectChannel | |
| PIndirectChannel::Open(PChannel *channel, PBoolean autoDelete=true) | PIndirectChannel | |
| PIndirectChannel::Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true) | PIndirectChannel | |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(const PChannel &) | PChannel | protected |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| os_errno() const | PChannel | protectedvirtual |
| os_handle | PChannel | protected |
| P_DECLARE_STREAMABLE_ENUM(Directions, Recorder, Player, Closed) | PSoundChannel | |
| P_REMOVE_VIRTUAL(PBoolean, Open(const PString &, Directions, unsigned, unsigned, unsigned), false) | PSoundChannel | protected |
| PChannel() | PChannel | protected |
| PChannel(const PChannel &) | PChannel | protected |
| PDECLARE_MUTEX(px_threadMutex) | PChannel | protected |
| PDECLARE_MUTEX(px_writeMutex) | PChannel | protected |
| PDECLARE_READ_WRITE_MUTEX(channelPointerMutex) | PIndirectChannel | protected |
| PIndirectChannel() | PIndirectChannel | |
| PlayFile(const PFilePath &file, bool wait=true, unsigned volume=100) | PSoundChannel | virtual |
| PlaySound(const PSound &sound, PBoolean wait=true) | PSoundChannel | virtual |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| ProtocolFailure enum value | PChannel | |
| PSoundChannel() | PSoundChannel | |
| PSoundChannel(const Params ¶ms) | PSoundChannel | |
| PSoundChannel(const PString &device, Directions dir, unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16) | PSoundChannel | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| px_lastBlockType | PChannel | protected |
| px_readThread | PChannel | protected |
| px_selectMutex | PChannel | protected |
| px_selectThread | PChannel | protected |
| px_writeThread | PChannel | protected |
| PXAcceptBlock enum value | PChannel | |
| PXBlockType enum name | PChannel | |
| PXClose() | PChannel | protected |
| PXConnectBlock enum value | PChannel | |
| PXReadBlock enum value | PChannel | |
| PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout) | PChannel | protected |
| PXWriteBlock enum value | PChannel | |
| Read(void *buf, PINDEX len) | PIndirectChannel | virtual |
| ReadAsync(AsyncContext &context) | PChannel | virtual |
| readAutoDelete | PIndirectChannel | protected |
| ReadBlock(void *buf, PINDEX len) | PChannel | |
| readChannel | PIndirectChannel | protected |
| ReadChar() | PIndirectChannel | virtual |
| ReadCharWithTimeout(PTimeInterval &timeout) | PChannel | protected |
| ReadFrom(istream &strm) | PObject | virtual |
| ReadString(PINDEX len) | PChannel | |
| readTimeout | PChannel | protected |
| ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start) | PChannel | protected |
| RecordFile(const PFilePath &file) | PSoundChannel | virtual |
| RecordSound(PSound &sound) | PSoundChannel | virtual |
| SendCommandString(const PString &command) | PChannel | |
| SetBuffers(PINDEX size, PINDEX count=2) | PSoundChannel | virtual |
| SetBufferSize(PINDEX newSize) | PChannel | |
| SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
| SetFormat(unsigned numChannels=1, unsigned sampleRate=8000, unsigned bitsPerSample=16) | PSoundChannel | virtual |
| SetLastReadCount(PINDEX count) | PChannel | virtual |
| SetLastWriteCount(PINDEX count) | PChannel | virtual |
| SetLocalEcho(bool localEcho) | PIndirectChannel | virtual |
| SetMute(bool mute) | PSoundChannel | virtual |
| SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false) | PIndirectChannel | |
| SetReadTimeout(const PTimeInterval &time) | PChannel | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetVolume(unsigned volume) | PSoundChannel | virtual |
| SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false) | PIndirectChannel | |
| SetWriteTimeout(const PTimeInterval &time) | PChannel | |
| Shutdown(ShutdownValue option) | PIndirectChannel | virtual |
| ShutdownRead enum value | PChannel | |
| ShutdownReadAndWrite enum value | PChannel | |
| ShutdownValue enum name | PChannel | |
| ShutdownWrite enum value | PChannel | |
| StartRecording() | PSoundChannel | virtual |
| TestPlayer(const Params ¶ms, const PNotifier &progress=PNotifier(), const char *toneSpec=NULL) | PSoundChannel | static |
| TestRecorder(const Params &recorderParams, const Params &playerParams, const PNotifier &progress=PNotifier(), unsigned seconds=5) | PSoundChannel | static |
| Timeout enum value | PChannel | |
| Unavailable enum value | PChannel | |
| WaitForAllRecordBuffersFull() | PSoundChannel | virtual |
| WaitForPlayCompletion() | PSoundChannel | virtual |
| WaitForRecordBufferFull() | PSoundChannel | virtual |
| Write(const void *buf, PINDEX len) | PIndirectChannel | virtual |
| PChannel::Write(const void *buf, PINDEX len, const void *) | PChannel | inlinevirtual |
| WriteAsync(AsyncContext &context) | PChannel | virtual |
| writeAutoDelete | PIndirectChannel | protected |
| writeChannel | PIndirectChannel | protected |
| WriteChar(int c) | PChannel | |
| WriteString(const PString &str) | PChannel | |
| writeTimeout | PChannel | protected |
| ~PChannel() | PChannel | |
| ~PIndirectChannel() | PIndirectChannel | |
| ~PObject() | PObject | inlinevirtual |