Abort() | PSoundChannelPortAudio | virtual |
AbortCommandString() | PChannel | |
AccessDenied enum value | PChannel | |
activeDirection | PSoundChannel | protected |
AreAllRecordBuffersFull() | PSoundChannelPortAudio | virtual |
AsyncNotifier typedef | PChannel | |
BadParameter enum value | PChannel | |
BufferTooSmall enum value | PChannel | |
channelName | PChannel | protected |
channelPointerMutex | PIndirectChannel | protected |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Close() | PSoundChannelPortAudio | virtual |
Compare(const PObject &obj) const | PIndirectChannel | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | protectedvirtual |
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 | |
FlowControl(const void *flowData) | PChannel | virtual |
GetBaseReadChannel() const | PIndirectChannel | virtual |
GetBaseWriteChannel() const | PIndirectChannel | virtual |
GetBuffers(PINDEX &size, PINDEX &count) | PSoundChannelPortAudio | virtual |
GetChannels() const | PSoundChannelPortAudio | virtual |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetDefaultDevice(Directions dir) | PSoundChannel | static |
GetDeviceNames(PSoundChannel::Directions=Player) | PSoundChannelPortAudio | static |
PSoundChannel::GetDeviceNames(const PString &driverName, Directions direction, PPluginManager *pluginMgr=NULL) | PSoundChannel | inlinestatic |
PSoundChannel::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 | PSoundChannelPortAudio | virtual |
PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | static |
GetHandle() const | PIndirectChannel | virtual |
GetInitMutex() | PSoundChannelPortAudio | static |
GetLastReadCount() const | PChannel | |
GetLastWriteCount() const | PChannel | virtual |
GetMute(bool &mute) | PSoundChannelPortAudio | virtual |
GetName() const | PSoundChannelPortAudio | virtual |
GetOSHandleAsInt() const | PChannel | inlineprotected |
GetReadChannel() const | PIndirectChannel | |
GetReadTimeout() const | PChannel | |
GetSampleRate() const | PSoundChannelPortAudio | virtual |
GetSampleSize() const | PSoundChannelPortAudio | virtual |
GetSoundChannel() const | PSoundChannel | inlineprotected |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
GetVolume(unsigned &devVol) | PSoundChannelPortAudio | virtual |
GetWriteChannel() const | PIndirectChannel | |
GetWriteTimeout() const | PChannel | |
GreaterThan enum value | PObject | |
HashFunction() const | PChannel | virtual |
HasPlayCompleted() | PSoundChannelPortAudio | virtual |
Initialise() | PSoundChannelPortAudio | static |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
Interrupted enum value | PChannel | |
IsClass(const char *cls) const | PObject | inline |
IsOpen() const | PSoundChannelPortAudio | virtual |
IsRecordBufferFull() | PSoundChannelPortAudio | virtual |
lastErrorCode | PChannel | protected |
lastErrorNumber | PChannel | protected |
LastGeneralError enum value | PChannel | |
lastReadCount | PChannel | protected |
LastReadError enum value | PChannel | |
lastWriteCount | PChannel | protected |
LastWriteError enum value | PChannel | |
LessThan enum value | PObject | |
m_bitsPerSample | PSoundChannelPortAudio | protected |
m_bytesPerSample | PSoundChannelPortAudio | protected |
m_channels | PSoundChannelPortAudio | protected |
m_deviceId | PSoundChannelPortAudio | protected |
m_deviceInfo | PSoundChannelPortAudio | protected |
m_deviceName | PSoundChannelPortAudio | protected |
m_mute | PSoundChannelPortAudio | protected |
m_muteBuffer | PSoundChannelPortAudio | protected |
m_muteBufferSize | PSoundChannelPortAudio | protected |
m_mutex | PSoundChannelPortAudio | protected |
m_playBufferCount | PSoundChannelPortAudio | protected |
m_playBufferSize | PSoundChannelPortAudio | protected |
m_sampleFormat | PSoundChannelPortAudio | protected |
m_sampleRate | PSoundChannelPortAudio | protected |
m_started | PSoundChannelPortAudio | protected |
m_stream | PSoundChannelPortAudio | protected |
m_streamParms | PSoundChannelPortAudio | protected |
m_traceContextIdentifier | PObject | protected |
m_volume | PSoundChannelPortAudio | 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) | PSoundChannelPortAudio | virtual |
PSoundChannel::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 | |
OpenStream(unsigned numChannels, unsigned sampleRate, unsigned bitsPerSample) | PSoundChannelPortAudio | |
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 |
PIndirectChannel() | PIndirectChannel | |
PlayFile(const PFilePath &filename, bool wait) | PSoundChannelPortAudio | virtual |
PlaySound(const PSound &sound, bool wait) | PSoundChannelPortAudio | 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 | |
PSoundChannelPortAudio() | PSoundChannelPortAudio | |
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_threadMutex | PChannel | protected |
px_writeMutex | 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) | PSoundChannelPortAudio | 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 &filename) | PSoundChannelPortAudio | virtual |
RecordSound(PSound &sound) | PSoundChannelPortAudio | virtual |
SendCommandString(const PString &command) | PChannel | |
SetBuffers(PINDEX size, PINDEX count) | PSoundChannelPortAudio | virtual |
SetBufferSize(PINDEX newSize) | PChannel | |
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
SetFormat(unsigned numChannels, unsigned sampleRate, unsigned bitsPerSample) | PSoundChannelPortAudio | virtual |
SetLocalEcho(bool localEcho) | PIndirectChannel | virtual |
SetMute(bool mute) | PSoundChannelPortAudio | 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 |
Setup() | PSoundChannelPortAudio | |
SetVolume(unsigned newVal) | PSoundChannelPortAudio | 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() | PSoundChannelPortAudio | virtual |
StartStream() | PSoundChannelPortAudio | |
StopStream() | PSoundChannelPortAudio | |
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() | PSoundChannelPortAudio | virtual |
WaitForPlayCompletion() | PSoundChannelPortAudio | virtual |
WaitForRecordBufferFull() | PSoundChannelPortAudio | virtual |
Write(const void *buf, PINDEX len) | PSoundChannelPortAudio | 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 |
~PSoundChannelPortAudio() | PSoundChannelPortAudio | |