|
PTLib
Version 2.18.8
|
This is the complete list of members for PVideoOutputDeviceRGB, including all inherited members.
| AsString(unsigned width, unsigned height) | PVideoFrameInfo | static |
| CalculateFrameBytes() const | PVideoFrameInfo | inlinevirtual |
| CalculateFrameBytes(unsigned width, unsigned height, const PString &colourFormat=PVideoFrameInfo::YUV420P()) | PVideoFrameInfo | static |
| CanCaptureVideo() const | PVideoOutputDevice | virtual |
| CIF16Height enum value | PVideoFrameInfo | |
| CIF16Width enum value | PVideoFrameInfo | |
| CIF4Height enum value | PVideoFrameInfo | |
| CIF4Width enum value | PVideoFrameInfo | |
| CIFHeight enum value | PVideoFrameInfo | |
| CIFWidth enum value | PVideoFrameInfo | |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Close() | PVideoOutputDevice | inlinevirtual |
| Compare(const PObject &obj) const | PVideoFrameInfo | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| 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 |
| CreateDevice(const PString &driverName, PPluginManager *pluginMgr=NULL) | PVideoOutputDevice | static |
| CreateDeviceByName(const PString &deviceName, const PString &driverName=PString::Empty(), PPluginManager *pluginMgr=NULL) | PVideoOutputDevice | static |
| CreateOpenedDevice(const PString &driverName, const PString &deviceName, bool startImmediate=true, PPluginManager *pluginMgr=NULL) | PVideoOutputDevice | static |
| CreateOpenedDevice(const PString &deviceName, bool startImmediate=true, PPluginManager *pluginMgr=NULL) | PVideoOutputDevice | inlinestatic |
| CreateOpenedDevice(const OpenArgs &args, bool startImmediate=true) | PVideoOutputDevice | static |
| DisableDecode() | PVideoOutputDevice | virtual |
| EqualTo enum value | PObject | |
| FrameComplete()=0 | PVideoOutputDeviceRGB | pure virtual |
| GetAttributes(Attributes &attributes) | PVideoDevice | virtual |
| GetChannel() const | PVideoDevice | virtual |
| GetChannelNames() | PVideoDevice | virtual |
| GetClass() const | PObject | inline |
| GetColourFormat() const | PVideoDevice | virtual |
| GetDeviceName() const | PVideoDevice | inlinevirtual |
| GetDeviceNameFromOpenArgs(const OpenArgs &args) const | PVideoDevice | protected |
| GetDeviceNames() const =0 | PVideoDevice | pure virtual |
| GetDriverNames(PPluginManager *pluginMgr=NULL) | PVideoOutputDevice | static |
| GetDriversDeviceNames(const PString &driverName, PPluginManager *pluginMgr=NULL) | PVideoOutputDevice | static |
| GetFrameHeight() const | PVideoFrameInfo | virtual |
| GetFrameRate() const | PVideoFrameInfo | virtual |
| GetFrameSize(unsigned &width, unsigned &height) const | PVideoDevice | virtual |
| GetFrameSizeLimits(unsigned &minWidth, unsigned &minHeight, unsigned &maxWidth, unsigned &maxHeight) | PVideoDevice | virtual |
| GetFrameWidth() const | PVideoFrameInfo | virtual |
| GetLastError() const | PVideoDevice | inlinevirtual |
| GetMaxFrameBytes() | PVideoOutputDeviceRGB | virtual |
| GetMaxFrameBytesConverted(PINDEX rawFrameBytes) const | PVideoDevice | protected |
| GetNumChannels() | PVideoDevice | virtual |
| GetPosition(int &x, int &y) const | PVideoOutputDevice | virtual |
| GetPreferredColourFormat() | PVideoDevice | inlinevirtual |
| GetResizeMode() const | PVideoFrameInfo | inlinevirtual |
| GetSarHeight() const | PVideoFrameInfo | virtual |
| GetSarSize(unsigned &width, unsigned &height) const | PVideoFrameInfo | virtual |
| GetSarWidth() const | PVideoFrameInfo | virtual |
| GetSizeNames() | PVideoFrameInfo | static |
| GetTraceContextIdentifier() const | PObject | inline |
| GetVFlipState() | PVideoDevice | virtual |
| GetVideoFormat() const | PVideoDevice | virtual |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| HD1080Height enum value | PVideoFrameInfo | |
| HD1080Width enum value | PVideoFrameInfo | |
| HD480Height enum value | PVideoFrameInfo | |
| HD480Width enum value | PVideoFrameInfo | |
| HD720Height enum value | PVideoFrameInfo | |
| HD720Width enum value | PVideoFrameInfo | |
| HDTVHeight enum value | PVideoFrameInfo | |
| HDTVWidth enum value | PVideoFrameInfo | |
| i1080Height enum value | PVideoFrameInfo | |
| i1080Width enum value | PVideoFrameInfo | |
| i480Height enum value | PVideoFrameInfo | |
| i480Width enum value | PVideoFrameInfo | |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| IsClass(const char *name) const | PObject | inline |
| IsOpen()=0 | PVideoDevice | pure virtual |
| LessThan enum value | PObject | |
| m_bytesPerPixel | PVideoOutputDeviceRGB | protected |
| m_channelNumber | PVideoDevice | protected |
| m_colourFormat | PVideoFrameInfo | protected |
| m_converter | PVideoDevice | protected |
| m_deviceName | PVideoDevice | protected |
| m_frameHeight | PVideoFrameInfo | protected |
| m_frameRate | PVideoFrameInfo | protected |
| m_frameStore | PVideoDevice | protected |
| m_frameWidth | PVideoFrameInfo | protected |
| m_lastError | PVideoDevice | protected |
| m_nativeVerticalFlip | PVideoDevice | protected |
| m_preferredColourFormat | PVideoDevice | protected |
| m_resizeMode | PVideoFrameInfo | protected |
| m_sarHeight | PVideoFrameInfo | protected |
| m_sarWidth | PVideoFrameInfo | protected |
| m_scanLineWidth | PVideoOutputDeviceRGB | protected |
| m_swappedRedAndBlue | PVideoOutputDeviceRGB | protected |
| m_traceContextIdentifier | PObject | protected |
| m_videoFormat | PVideoDevice | protected |
| MaxHeight enum value | PVideoFrameInfo | |
| MaxWidth enum value | PVideoFrameInfo | |
| Open(const PString &deviceName, PBoolean startImmediate=true)=0 | PVideoDevice | pure virtual |
| OpenFull(const OpenArgs &args, PBoolean startImmediate=true) | PVideoDevice | virtual |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| p720Height enum value | PVideoFrameInfo | |
| p720Width enum value | PVideoFrameInfo | |
| P_DECLARE_ENUM_EX(ResizeMode, eMaxResizeMode, eScale, 0, eCropCentre, eCropTopLeft, eScaleKeepAspect) | PVideoFrameInfo | |
| P_DECLARE_STREAMABLE_ENUM(VideoFormat, PAL, NTSC, SECAM, Auto) | PVideoDevice | |
| Parse(const PString &str) | PVideoFrameInfo | virtual |
| ParseDeviceNameTokenInt(const char *token, int defaultValue) | PVideoDevice | protected |
| ParseDeviceNameTokenString(const char *token, const char *defaultValue) | PVideoDevice | protected |
| ParseDeviceNameTokenUnsigned(const char *token, uint64_t defaultValue) | PVideoDevice | protected |
| ParseSize(const PString &str, unsigned &width, unsigned &height) | PVideoFrameInfo | static |
| PDECLARE_MUTEX(m_mutex) | PVideoOutputDeviceRGB | protected |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PVideoDevice | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PVideoDevice() | PVideoDevice | protected |
| PVideoFrameInfo() | PVideoFrameInfo | |
| PVideoFrameInfo(unsigned frameWidth, unsigned frameHeight, const PString &colourFormat=PVideoFrameInfo::YUV420P(), unsigned frameRate=15, ResizeMode resizeMode=eScale) | PVideoFrameInfo | |
| PVideoOutputDevice() | PVideoOutputDevice | |
| PVideoOutputDeviceRGB() | PVideoOutputDeviceRGB | |
| QCIFHeight enum value | PVideoFrameInfo | |
| QCIFWidth enum value | PVideoFrameInfo | |
| ReadFrom(istream &strm) | PObject | virtual |
| SetAttributes(const Attributes &attributes) | PVideoDevice | virtual |
| SetChannel(int channelNumber) | PVideoDevice | virtual |
| SetColourFormat(const PString &colourFormat) | PVideoOutputDeviceRGB | virtual |
| SetColourFormatConverter(const PString &colourFormat) | PVideoDevice | virtual |
| SetFrameData(const FrameData &frameData) | PVideoOutputDeviceRGB | virtual |
| PVideoOutputDevice::SetFrameData(unsigned x, unsigned y, unsigned width, unsigned height, const BYTE *data, bool endFrame=true) | PVideoOutputDevice | |
| PVideoOutputDevice::SetFrameData(unsigned x, unsigned y, unsigned width, unsigned height, const BYTE *data, bool endFrame, bool &keyFrameNeeded) | PVideoOutputDevice | |
| SetFrameInfoConverter(const PVideoFrameInfo &info) | PVideoDevice | virtual |
| SetFrameRate(unsigned rate) | PVideoFrameInfo | virtual |
| SetFrameSar(unsigned width, unsigned height) | PVideoFrameInfo | virtual |
| SetFrameSize(unsigned width, unsigned height) | PVideoOutputDeviceRGB | virtual |
| SetFrameSizeConverter(unsigned width, unsigned height, ResizeMode resizeMode=eMaxResizeMode) | PVideoDevice | virtual |
| SetNearestFrameSize(unsigned width, unsigned height) | PVideoDevice | virtual |
| SetPosition(int x, int y) | PVideoOutputDevice | virtual |
| SetPreferredColourFormat(const PString &colourFmt) | PVideoDevice | inlinevirtual |
| SetResizeMode(ResizeMode mode) | PVideoFrameInfo | inlinevirtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetVFlipState(PBoolean newVFlipState) | PVideoDevice | virtual |
| SetVideoChannelFormat(int channelNumber, VideoFormat videoFormat) | PVideoDevice | virtual |
| SetVideoFormat(VideoFormat videoFormat) | PVideoDevice | virtual |
| SQCIFHeight enum value | PVideoFrameInfo | |
| SQCIFWidth enum value | PVideoFrameInfo | |
| StandardSizes enum name | PVideoFrameInfo | |
| Start() | PVideoOutputDevice | inlinevirtual |
| Stop() | PVideoOutputDevice | inlinevirtual |
| YUV420P() | PVideoFrameInfo | static |
| ~PObject() | PObject | inlinevirtual |
| ~PVideoDevice() | PVideoDevice | virtual |
| ~PVideoOutputDevice() | PVideoOutputDevice | inlinevirtual |