PVideoChannel Member List

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

AbortCommandString()PChannel
AccessDenied enum valuePChannel
accessMutexPVideoChannel [protected]
AttachVideoPlayer(PVideoOutputDevice *device, PBoolean keepCurrent=true)PVideoChannel [virtual]
AttachVideoReader(PVideoInputDevice *device, PBoolean keepCurrent=true)PVideoChannel [virtual]
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
channelNamePChannel [protected]
Class()PObject [inline, static]
Clone() const PObject [virtual]
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 namePObject
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannel [static]
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannel [protected, virtual]
DeviceInUse enum valuePChannel
deviceNamePVideoChannel [protected]
dictMutexPVideoChannel [protected, static]
directionPVideoChannel [protected]
Directions enum namePVideoChannel
DisableDecode()PVideoChannel [virtual]
DiskFull enum valuePChannel
DisplayRawData(void *videoBuffer)PVideoChannel
EnableAccess()PVideoChannel
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PVideoChannel [virtual]
GetBaseReadChannel() const PChannel [virtual]
GetBaseWriteChannel() const PChannel [virtual]
GetClass(unsigned ancestor=0) const PObject [inline, virtual]
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
GetLastReadCount() const PChannel [virtual]
GetLastWriteCount() const PChannel [virtual]
GetName() const PVideoChannel [virtual]
GetReadTimeout() const PChannel
GetRenderHeight()PVideoChannel
GetRenderWidth()PVideoChannel
GetVideoPlayer()PVideoChannel [virtual]
GetVideoReader()PVideoChannel [virtual]
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HashFunction() const PChannel [virtual]
InternalIsDescendant(const char *clsName) const PObject [inline, virtual]
Interrupted enum valuePChannel
IsClass(const char *cls) const PObject [inline]
IsGrabberOpen()PVideoChannel [virtual]
IsOpen() const PVideoChannel [virtual]
IsRenderOpen()PVideoChannel [virtual]
lastErrorCodePChannel [protected]
lastErrorNumberPChannel [protected]
LastGeneralError enum valuePChannel
lastReadCountPChannel [protected]
LastReadError enum valuePChannel
lastWriteCountPChannel [protected]
LastWriteError enum valuePChannel
LessThan enum valuePObject
Miscellaneous enum valuePChannel
mpInputPVideoChannel [protected]
mpOutputPVideoChannel [protected]
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnReadComplete(void *buf, PINDEX len)PChannel [virtual]
OnWriteComplete(const void *buf, PINDEX len)PChannel [virtual]
Open(const PString &device, Directions dir)PVideoChannel
operator!=(const PObject &obj) const PObject [inline]
operator<(const PObject &obj) const PObject [inline]
operator<<(ostream &strm, const PObject &obj)PObject [friend]
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]
operator>>(istream &strm, PObject &obj)PObject [friend]
os_handlePChannel [protected]
PChannel()PChannel
PChannel(const PChannel &)PChannel [protected]
Player enum valuePVideoChannel
PObject()PObject [inline, protected]
PrintOn(ostream &strm) const PObject [virtual]
ProtocolFailure enum valuePChannel
PVideoChannel()PVideoChannel
PVideoChannel(const PString &device, Directions dir)PVideoChannel
px_lastBlockTypePChannel [protected]
px_readThreadPChannel [protected]
px_selectMutexPChannel [protected]
px_selectThreadPChannel [protected]
px_threadMutexPChannel [protected]
px_writeMutexPChannel [protected]
px_writeThreadPChannel [protected]
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannel [protected]
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannel [protected]
PXWriteBlock enum valuePChannel
Read(void *buf, PINDEX len)PVideoChannel [virtual]
PChannel::Read(const VectorOfSlice &slices)PChannel [virtual]
ReadAsync(void *buf, PINDEX len)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
readTimeoutPChannel [protected]
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannel [protected]
Recorder enum valuePVideoChannel
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]
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PChannel [virtual]
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
Timeout enum valuePChannel
ToggleVFlipInput()PVideoChannel
VectorOfSlice typedefPChannel
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 *mark)PChannel [virtual]
PChannel::Write(const VectorOfSlice &slices)PChannel [virtual]
WriteAsync(const void *buf, PINDEX len)PChannel [virtual]
WriteChar(int c)PChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannel [protected]
~PChannel()PChannel
~PObject()PObject [inline, virtual]
~PVideoChannel()PVideoChannel


Generated on Fri Oct 14 01:44:14 2011 for PTLib by  doxygen 1.4.7