avcap::AVC_ConnectorManager | This class implements the ConnectorManager for AV/C-devices |
avcap::AVC_ControlManager | Implementation of the ControlManager for AV/C-devices |
avcap::AVC_Device | Implementation of the CaptureDevice for IEEE 1394 AV/C-devices under linux |
avcap::AVC_DeviceDescriptor | This class implements a descriptor for a IEEE 1394 AV/C capture device under linux (e.g. a DV-Camera) |
avcap::AVC_FormatManager | Implementation of the FormatManager for AV/C devices |
avcap::AVC_Reader | AVC_Reader, used by the AVC_VidCapManager |
avcap::AVC_VidCapManager | The IEEE 1394 AV/C video capture manager |
avcap::BoolControl | Abstraction of a boolean-like control |
avcap::ButtonControl | Abstraction of a button-like control |
avcap::CaptureDevice | This class is an abstraction of a video capture device |
avcap::CaptureHandler | Abstract base class for capture handlers |
avcap::CaptureManager | Abstract interface to access capture related tasks of a CaptureDevice |
avcap::CCrossbar | A class for controlling DirectShow video crossbars |
avcap::Connector | This class is the abstraction of a video/audio input or output |
avcap::ConnectorManager | This class is the interface to query and select the available video/audio inputs/outputs |
avcap::Control | Abstract Base class for all device controls |
avcap::ControlManager | Abstract base for classes that manage the controls of a capture device |
avcap::CtrlClassControl | Abstraction of a control describing the class of the successive controls |
avcap::DeviceCollector | This singleton queries the capture devices available on the system and provides a factory-method to create CaptureDevice-objects |
avcap::DeviceDescriptor | Objects of classes derived from this abstract base uniquely identify a capture device in a system |
avcap::DS_BoolControl | DirectShow boolean control |
avcap::DS_Connector | Implementation of the Connector for DirectShow |
avcap::DS_ConnectorManager | DirectShow implementation of the ConnectorManager |
avcap::DS_Control | Implementation of the Control-class for DirectShow |
avcap::DS_Control::Query_Ctrl | Helper-class to query control-properties |
avcap::DS_ControlManager | DirectShow ControlManager implementation |
avcap::DS_Device | Implementation of the CaptureDevice for DirectShow |
avcap::DS_DeviceDescriptor | Implementation of the DeviceDescriptor for DirectShow |
avcap::DS_FormatManager | Implementation of the FormatManager for DirectShow |
avcap::DS_IntControl | DirectShow integer valued control |
avcap::DS_Tuner | Implementation of the Tuner-class for DirectShow |
avcap::DS_VidCapManager | Implementation of the CaptureManager for DirectShow |
avcap::Format | Description of a video format |
avcap::FormatManager | Abstract base for classes that query and manage available formats, video-standards and resolutions of a capture device |
avcap::IntegerControl | Abstraction of an Integer-valued control |
avcap::Interval | An integer interval used by some Control-types |
avcap::IOBuffer | The buffer to store captured data |
avcap::Manager< T > | Abstract base class for Managers |
avcap::MenuControl | Abstraction of a menu-like control |
avcap::MenuItem | A menu item |
avcap::MutexGuard | |
avcap::QT_ConnectorManager | This class implements the ConnectorManager for QuickTime-devices |
avcap::QT_Control | Implementation of a Control for the QuickTime-implementation of CaptureDevice |
avcap::QT_ControlManager | Implementation of the ControlManager for the QuickTime-implementation of CaptureDevice |
avcap::QT_Device | Implementation of the CaptureDevice for QuickTime |
avcap::QT_DeviceDescriptor | Implementation of the DeviceDescriptor for QuickTime |
avcap::QT_DeviceEnumerator | This special DeviceDescriptor is used by the DeviceCollector to enumerate QuickTime capture-devices |
avcap::QT_FormatManager | Implementation of the FormatManager for the QuickTime-implementation of CaptureDevice |
avcap::QT_VidCapManager | Implementation of the CaptureManager for the QuickTime-implementation of a CaptureDevice |
avcap::Resolution | The Resolution consists of a width and a height |
avcap::SampleGrabberCallback | Data capture handler for DirectShow devices |
avcap::Singleton< T > | Base for classes that implement the singleton pattern |
avcap::STConnector | |
avcap::STRouting | |
avcap::Tuner | Interface of a tuner |
avcap::V4L1_Connector | Implementation of the Connector for a Video4Linux1 device |
avcap::V4L1_ConnectorManager | Implementation of the ConnectorManager for Video4Linux2-devices. */ |
avcap::V4L1_Control | Implementation of a V4L1-Control |
avcap::V4L1_ControlManager | Implementation of the ControlManager for Video4Linux2 devices |
avcap::V4L1_Device | Implementation of the CaptureDevice interface for Video4Linux2 devices. */ |
avcap::V4L1_DeviceDescriptor | This class uniquely identifies a Video4Linux1 capture device |
avcap::V4L1_DeviceDescriptor::bounds | |
avcap::V4L1_FormatManager | This class implements the FormatManager for Video4Linux2 devices. */ |
avcap::V4L1_VidCapManager | The Video4Linux2-API video capture manager |
avcap::V4L2_BoolControl | A control for a Video4Linux2 device with one of the two values true (1) or false (0) |
avcap::V4L2_ButtonControl | A control for a Video4Linux2 device that performs an action when set, independently from the value |
avcap::V4L2_Connector | This class implements Connector (a video/audio input or output) for a Video4Linux2 device |
avcap::V4L2_ConnectorManager | This class implements the ConnectorManager for Video4Linux2-devices |
avcap::V4L2_ControlBase | Basic implementation of a device control for a Video4Linux2 device |
avcap::V4L2_ControlManager | Implementation of the ControlManager for Video4Linux2 devices |
avcap::V4L2_CtrlClassControl | A control for a Video4Linux2 device naming the control-class of the subsequent enumerated controls |
avcap::V4L2_Device | Implementation of the CaptureDevice for Video4Linux2 devices. */ |
avcap::V4L2_DeviceDescriptor | This class uniquely identifies a Video4Linux2 capture device |
avcap::V4L2_FormatManager | This class implements the FormatManager for Video4Linux2 devices. */ |
avcap::V4L2_IntControl | Implementation of an integer valued control for Video4Linux2 devices |
avcap::V4L2_MenuControl | A Control for a Video4Linux2 device which has various menu-like items to choose from |
avcap::V4L2_Tuner | Implementation of the Tuner class for Video4Linux2 -devices |
avcap::V4L2_VidCapManager | The Video4Linux2-API video capture manager |
avcap::VideoStandard | Description of the video standard |