|
ApraPipes 1.0
|
#include <ModuleRegistry.h>

Public Attributes | |
| std::string | name |
| std::vector< std::string > | frame_types |
| bool | required = true |
| std::string | description |
| MemType | memType = FrameMetadata::HOST |
| std::vector< ImageType > | image_types |
| std::string apra::ModuleInfo::PinInfo::description |
| std::vector<std::string> apra::ModuleInfo::PinInfo::frame_types |
| std::vector<ImageType> apra::ModuleInfo::PinInfo::image_types |
| MemType apra::ModuleInfo::PinInfo::memType = FrameMetadata::HOST |
| std::string apra::ModuleInfo::PinInfo::name |
| bool apra::ModuleInfo::PinInfo::required = true |