avcap::AVC_ControlManager Class Reference

#include <avcap/linux/AVC_ControlManager.h>

Inheritance diagram for avcap::AVC_ControlManager:

Inheritance graph
[legend]

Detailed Description

Implementation of the ControlManager for AV/C-devices.

These devices have usually no controls, so there the query method is a noop.


Public Member Functions

 AVC_ControlManager (AVC_DeviceDescriptor *dd)
 The constructor.
virtual ~AVC_ControlManager ()
 The destructor.
virtual void query ()


Constructor & Destructor Documentation

avcap::AVC_ControlManager::AVC_ControlManager ( AVC_DeviceDescriptor dd  )  [inline]

The constructor.

Parameters:
dd The device descriptor to access the device.

virtual avcap::AVC_ControlManager::~AVC_ControlManager (  )  [inline, virtual]

The destructor.


Member Function Documentation

virtual void avcap::AVC_ControlManager::query (  )  [inline, virtual]

Called during initialisation by the CaptureDevice to query for the objects that the implementation of this class manages.

Implements avcap::ControlManager.


The documentation for this class was generated from the following file:
Generated on Mon Nov 30 11:10:32 2009 for avcap-0.1 by  doxygen 1.5.1