PTLib  Version 2.10.11
PVideoChannel Member List

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

AbortCommandString()PChannel
AccessDenied enum valuePChannel
accessMutexPVideoChannelprotected
AttachVideoPlayer(PVideoOutputDevice *device, PBoolean keepCurrent=true)PVideoChannelvirtual
AttachVideoReader(PVideoInputDevice *device, PBoolean keepCurrent=true)PVideoChannelvirtual
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
channelNamePChannelprotected
Class()PObjectinlinestatic
Clone() constPObjectvirtual
Close()PVideoChannelvirtual
CloseVideoPlayer()PVideoChannelvirtual
CloseVideoReader()PVideoChannelvirtual
Compare(const PObject &obj) constPChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
ConvertOSError(int libcReturnValue, Errors &lastError, int &osError)PChannelstatic
ConvertOSError(int libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
DeviceInUse enum valuePChannel
deviceNamePVideoChannelprotected
dictMutexPVideoChannelprotectedstatic
directionPVideoChannelprotected
Directions enum namePVideoChannel
DisableDecode()PVideoChannelvirtual
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)PVideoChannelvirtual
GetBaseReadChannel() constPChannelvirtual
GetBaseWriteChannel() constPChannelvirtual
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetDefaultDevice(Directions dir)PVideoChannelstatic
GetDeviceNames(Directions dir)PVideoChannelstatic
GetErrorCode(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) constPChannel
GetErrorText() constPVideoChannel
PChannel::GetErrorText(ErrorGroup group=NumErrorGroups) constPChannelvirtual
PChannel::GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetGrabHeight()PVideoChannelvirtual
GetGrabWidth()PVideoChannelvirtual
GetHandle() constPChannel
GetLastReadCount() constPChannelvirtual
GetLastWriteCount() constPChannelvirtual
GetName() constPVideoChannelvirtual
GetReadTimeout() constPChannel
GetRenderHeight()PVideoChannel
GetRenderWidth()PVideoChannel
GetVideoPlayer()PVideoChannelvirtual
GetVideoReader()PVideoChannelvirtual
GetWriteTimeout() constPChannel
GreaterThan enum valuePObject
HashFunction() constPChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) constPObjectinline
IsGrabberOpen()PVideoChannelvirtual
IsOpen() constPVideoChannelvirtual
IsRenderOpen()PVideoChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
Miscellaneous enum valuePChannel
mpInputPVideoChannelprotected
mpOutputPVideoChannelprotected
NoError enum valuePChannel
NoMemory enum valuePChannel
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnReadComplete(void *buf, PINDEX len)PChannelvirtual
OnWriteComplete(const void *buf, PINDEX len)PChannelvirtual
Open(const PString &device, Directions dir)PVideoChannel
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<=(const PObject &obj) constPObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
os_handlePChannelprotected
PChannel()PChannel
PChannel(const PChannel &)PChannelprotected
Player enum valuePVideoChannel
PObject()PObjectinlineprotected
PrintOn(ostream &strm) constPObjectvirtual
ProtocolFailure enum valuePChannel
PVideoChannel()PVideoChannel
PVideoChannel(const PString &device, Directions dir)PVideoChannel
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)PVideoChannelvirtual
PChannel::Read(const VectorOfSlice &slices)PChannelvirtual
ReadAsync(void *buf, PINDEX len)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 valuePVideoChannel
Redraw(const void *frame)PVideoChannelvirtual
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)PVideoChannelvirtual
SetLocalEcho(bool localEcho)PChannelvirtual
SetReadTimeout(const PTimeInterval &time)PChannel
SetRenderFrameSize(int width, int height)PVideoChannelvirtual
SetRenderFrameSize(int width, int height, int sarwidth, int sarheight)PVideoChannelvirtual
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PChannelvirtual
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)PVideoChannelvirtual
Write(const void *buf, PINDEX len, void *mark)PVideoChannelvirtual
PChannel::Write(const void *buf, PINDEX len, const void *mark)PChannelvirtual
PChannel::Write(const VectorOfSlice &slices)PChannelvirtual
WriteAsync(const void *buf, PINDEX len)PChannelvirtual
WriteChar(int c)PChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PObject()PObjectinlinevirtual
~PVideoChannel()PVideoChannel