This is the complete list of members for WebCamSourceProps, including all inherited members.
| applyProperties(PropsT &props, const std::map< std::string, apra::ScalarPropertyValue > &values, std::vector< std::string > &missingRequired) | WebCamSourceProps | inlinestatic |
| boost::serialization::access class | WebCamSourceProps | friend |
| cameraId | WebCamSourceProps | |
| dynamicPropertyNames() | WebCamSourceProps | inlinestatic |
| enableHealthCallBack | ModuleProps | |
| fIndexStrategyType | ModuleProps | |
| fps | WebCamSourceProps | |
| FrameFetchStrategy enum name | ModuleProps | |
| frameFetchStrategy | ModuleProps | |
| getProperty(const std::string &propName) const | WebCamSourceProps | inline |
| getQLen() | ModuleProps | inline |
| getSerializeSize() | WebCamSourceProps | inlinevirtual |
| healthUpdateIntervalInSec | ModuleProps | |
| height | WebCamSourceProps | |
| logHealth | ModuleProps | |
| logHealthFrequency | ModuleProps | |
| maxConcurrentFrames | ModuleProps | |
| ModuleProps() | ModuleProps | inline |
| ModuleProps(float _fps) | ModuleProps | inline |
| ModuleProps(float _fps, size_t _qlen, bool _logHealth) | ModuleProps | inline |
| ModuleProps(FrameFetchStrategy _frameFetchStrategy) | ModuleProps | inline |
| PULL enum value | ModuleProps | |
| PUSH enum value | ModuleProps | |
| qlen | ModuleProps | |
| quePushStrategyType | ModuleProps | |
| serialize(Archive &ar, const unsigned int version) | WebCamSourceProps | inlineprivate |
| setProperty(const std::string &propName, const apra::ScalarPropertyValue &value) | WebCamSourceProps | inline |
| skipD | ModuleProps | |
| skipN | ModuleProps | |
| WebCamSourceProps(int _cameraId=-1, uint32_t _width=640, uint32_t _height=480, int _fps=30) | WebCamSourceProps | inline |
| width | WebCamSourceProps | |