'hellow More...
Go to the source code of this file.
Functions | |
void | USBCameraMonitorInit (RTC::Manager *manager) |
Variables | |
static const char * | usbcameramonitor_spec [] |
'hellow
Definition in file USBCameraMonitor.cpp.
void USBCameraMonitorInit | ( | RTC::Manager * | manager | ) |
Definition at line 212 of file USBCameraMonitor.cpp.
const char* usbcameramonitor_spec[] [static] |
{ "implementation_id", "USBCameraMonitor", "type_name", "USBCameraMonitor", "description", "USB Camera Acquire component", "version", "1.0", "vendor", "Noriaki Ando, AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.image_height", "240", "conf.default.image_width", "320", "" }
Definition at line 16 of file USBCameraMonitor.cpp.