#include <avcap/linux/V4L1_Connector.h>
Inheritance diagram for avcap::V4L1_Connector:

Public Member Functions | |
| V4L1_Connector (V4L1_DeviceDescriptor *dd, int index, const std::string &name, int type=0) | |
| The Constructor. Objects should be instantiated only by the ConnectorManager. | |
| virtual | ~V4L1_Connector () |
| avcap::V4L1_Connector::V4L1_Connector | ( | V4L1_DeviceDescriptor * | dd, | |
| int | index, | |||
| const std::string & | name, | |||
| int | type = 0 | |||
| ) | [inline] |
The Constructor. Objects should be instantiated only by the ConnectorManager.
| virtual avcap::V4L1_Connector::~V4L1_Connector | ( | ) | [inline, virtual] |
1.5.1