#include <unicap/unicap.h>#include <unicap/ucil.h>#include <string>#include "GrabberUtils.h"#include <sys/types.h>#include <linux/types.h>

Go to the source code of this file.
Classes | |
| class | puma2::GrabbingDevice |
| represents a grabbing-device supported by unicap More... | |
| union | puma2::property_value_t |
Namespaces | |
| namespace | puma2 |
Typedefs | |
| typedef std::vector < unicap_data_buffer_t * > | puma2::data_buffer_ptr_vec |
| typedef std::vector < unicap_format_t * > | puma2::format_ptr_vec |
| typedef std::vector < unicap_property_t * > | puma2::property_ptr_vec |