|
PTLib
Version 2.18.8
|

Go to the source code of this file.
Classes | |
| class | P_WXWINDOWS_DEVICE_CLASS |
| Display data to the wxWindows window. More... | |
Macros | |
| #define | P_WXWINDOWS_DRIVER_NAME "wxWindows" |
| #define | P_WXWINDOWS_DEVICE_NAME "wxWindows" |
| #define | P_WXWINDOWS_DEVICE_CLASS PVideoOutputDevice_##wxWindows |
Functions | |
| wxIMPLEMENT_DYNAMIC_CLASS (P_WXWINDOWS_DEVICE_CLASS, wxFrame) | |
| PCREATE_VIDOUTPUT_PLUGIN_EX (wxWindows, virtual bool ValidateDeviceName(const PString &deviceName, P_INT_PTR) const {return deviceName.NumCompare(GetServiceName())==PObject::EqualTo;}) | |
| #define P_WXWINDOWS_DEVICE_CLASS PVideoOutputDevice_##wxWindows |
| #define P_WXWINDOWS_DEVICE_NAME "wxWindows" |
Referenced by P_WXWINDOWS_DEVICE_CLASS::Close(), P_WXWINDOWS_DEVICE_CLASS::FrameComplete(), P_WXWINDOWS_DEVICE_CLASS::GetOutputDeviceNames(), P_WXWINDOWS_DEVICE_CLASS::InternalClose(), P_WXWINDOWS_DEVICE_CLASS::InternalFrameComplete(), P_WXWINDOWS_DEVICE_CLASS::InternalOpen(), P_WXWINDOWS_DEVICE_CLASS::OnClose(), P_WXWINDOWS_DEVICE_CLASS::OnPaint(), P_WXWINDOWS_DEVICE_CLASS::Open(), and P_WXWINDOWS_DEVICE_CLASS::SetFrameSize().
| #define P_WXWINDOWS_DRIVER_NAME "wxWindows" |
| PCREATE_VIDOUTPUT_PLUGIN_EX | ( | wxWindows | , |
| virtual bool ValidateDeviceName(const PString &deviceName, P_INT_PTR) const {return deviceName.NumCompare(GetServiceName())==PObject::EqualTo;} | |||
| ) |
| wxIMPLEMENT_DYNAMIC_CLASS | ( | P_WXWINDOWS_DEVICE_CLASS | , |
| wxFrame | |||
| ) |