| AbortCommandString() | PChannel | |
| AccessDenied enum value | PChannel | |
| accessMutex | PVideoChannel | protected |
| AsyncNotifier typedef | PChannel | |
| AttachVideoPlayer(PVideoOutputDevice *device, PBoolean keepCurrent=true) | PVideoChannel | virtual |
| AttachVideoReader(PVideoInputDevice *device, PBoolean keepCurrent=true) | PVideoChannel | virtual |
| BadParameter enum value | PChannel | |
| BufferTooSmall enum value | PChannel | |
| channelName | PChannel | protected |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Close() | PVideoChannel | virtual |
| CloseVideoPlayer() | PVideoChannel | virtual |
| CloseVideoReader() | PVideoChannel | virtual |
| Compare(const PObject &obj) const | PChannel | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError) | PChannel | protectedvirtual |
| DeviceInUse enum value | PChannel | |
| deviceName | PVideoChannel | protected |
| dictMutex | PVideoChannel | protectedstatic |
| direction | PVideoChannel | protected |
| Directions enum name | PVideoChannel | |
| DisableDecode() | PVideoChannel | virtual |
| DiskFull enum value | PChannel | |
| DisplayRawData(void *videoBuffer) | PVideoChannel | |
| EnableAccess() | PVideoChannel | |
| 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) | PVideoChannel | virtual |
| GetBaseReadChannel() const | PChannel | virtual |
| GetBaseWriteChannel() const | PChannel | virtual |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetDefaultDevice(Directions dir) | PVideoChannel | static |
| GetDeviceNames(Directions dir) | PVideoChannel | static |
| GetErrorCode(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorNumber(ErrorGroup group=NumErrorGroups) const | PChannel | |
| GetErrorText() const | PVideoChannel | |
| PChannel::GetErrorText(ErrorGroup group=NumErrorGroups) const | PChannel | virtual |
| PChannel::GetErrorText(Errors lastError, int osError=0) | PChannel | static |
| GetGrabHeight() | PVideoChannel | virtual |
| GetGrabWidth() | PVideoChannel | virtual |
| GetHandle() const | PChannel | virtual |
| GetLastReadCount() const | PChannel | |
| GetLastWriteCount() const | PChannel | virtual |
| GetName() const | PVideoChannel | virtual |
| GetOSHandleAsInt() const | PChannel | inlineprotected |
| GetReadTimeout() const | PChannel | |
| GetRenderHeight() | PVideoChannel | |
| GetRenderWidth() | PVideoChannel | |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetVideoPlayer() | PVideoChannel | virtual |
| GetVideoReader() | PVideoChannel | virtual |
| GetWriteTimeout() const | PChannel | |
| GreaterThan enum value | PObject | |
| HashFunction() const | PChannel | virtual |
| 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 |
| IsGrabberOpen() | PVideoChannel | virtual |
| IsOpen() const | PVideoChannel | virtual |
| IsRenderOpen() | PVideoChannel | 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_traceContextIdentifier | PObject | protected |
| Miscellaneous enum value | PChannel | |
| mpInput | PVideoChannel | protected |
| mpOutput | PVideoChannel | protected |
| NoError enum value | PChannel | |
| NoMemory enum value | PChannel | |
| NotFound enum value | PChannel | |
| NotOpen enum value | PChannel | |
| NumErrorGroups enum value | PChannel | |
| NumNormalisedErrors enum value | PChannel | |
| OnReadComplete(AsyncContext &context) | PChannel | virtual |
| OnWriteComplete(AsyncContext &context) | PChannel | virtual |
| Open(const PString &device, Directions dir) | PVideoChannel | |
| 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 |
| PChannel() | PChannel | protected |
| PChannel(const PChannel &) | PChannel | protected |
| Player enum value | PVideoChannel | |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| ProtocolFailure enum value | PChannel | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PVideoChannel() | PVideoChannel | |
| PVideoChannel(const PString &device, Directions dir) | PVideoChannel | |
| 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) | PVideoChannel | virtual |
| ReadAsync(AsyncContext &context) | PChannel | virtual |
| ReadBlock(void *buf, PINDEX len) | PChannel | |
| ReadChar() | PChannel | 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 |
| Recorder enum value | PVideoChannel | |
| Redraw(const void *frame) | PVideoChannel | virtual |
| RestrictAccess() | PVideoChannel | |
| SendCommandString(const PString &command) | PChannel | |
| SetBufferSize(PINDEX newSize) | PChannel | |
| SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError) | PChannel | |
| SetGrabberFrameSize(int width, int height) | PVideoChannel | virtual |
| SetLocalEcho(bool localEcho) | PChannel | virtual |
| SetReadTimeout(const PTimeInterval &time) | PChannel | |
| SetRenderFrameSize(int width, int height) | PVideoChannel | virtual |
| SetRenderFrameSize(int width, int height, int sarwidth, int sarheight) | PVideoChannel | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetWriteTimeout(const PTimeInterval &time) | PChannel | |
| Shutdown(ShutdownValue option) | PChannel | virtual |
| ShutdownRead enum value | PChannel | |
| ShutdownReadAndWrite enum value | PChannel | |
| ShutdownValue enum name | PChannel | |
| ShutdownWrite enum value | PChannel | |
| Timeout enum value | PChannel | |
| ToggleVFlipInput() | PVideoChannel | |
| Unavailable enum value | PChannel | |
| Write(const void *buf, PINDEX len) | PVideoChannel | virtual |
| Write(const void *buf, PINDEX len, void *mark) | PVideoChannel | virtual |
| PChannel::Write(const void *buf, PINDEX len, const void *) | PChannel | inlinevirtual |
| WriteAsync(AsyncContext &context) | PChannel | virtual |
| WriteChar(int c) | PChannel | |
| WriteString(const PString &str) | PChannel | |
| writeTimeout | PChannel | protected |
| ~PChannel() | PChannel | |
| ~PObject() | PObject | inlinevirtual |
| ~PVideoChannel() | PVideoChannel | |