![]() |
RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
|
This is the complete list of members for RumPi::PiCamera, including all inherited members.
| BaseComponent() | RumPi::BaseComponent | |
| ComponentTypeToString(const EComponentType theComponentTypeToConvert) | RumPi::BaseComponent | static |
| ConvertH264ToMP4(std::string fileName) | RumPi::PiCamera | privatestatic |
| GetComponentType() const | RumPi::BaseComponent | virtual |
| GetName() const | RumPi::BaseComponent | |
| myComponentType | RumPi::BaseComponent | protected |
| myConvertThread | RumPi::PiCamera | private |
| myName | RumPi::BaseComponent | protected |
| PiCamera() | RumPi::PiCamera | |
| ProcessRawValues() override | RumPi::PiCamera | virtual |
| RecordVideo(const char *fileName, unsigned int durationInSeconds=5U) | RumPi::PiCamera | |
| RecordVideo(const char *fileName, unsigned int durationInSeconds, unsigned int width, unsigned int height, unsigned int fps, unsigned long bitRate) | RumPi::PiCamera | |
| SendCameraCommand(const char *programName, const char *fileName, unsigned int timeInSeconds, unsigned int width=0U, unsigned int height=0U, unsigned int fps=0U, unsigned long bitRate=0UL) | RumPi::PiCamera | private |
| SetName(const std::string &name) | RumPi::BaseComponent | |
| StringToComponentType(const std::string &theComponentTypeName) | RumPi::BaseComponent | static |
| TakePicture(const char *fileName, unsigned int delayInSeconds=1U) | RumPi::PiCamera | |
| ToString() const override | RumPi::PiCamera | virtual |
| TurnOff() override | RumPi::PiCamera | virtual |
| TurnOn() override | RumPi::PiCamera | virtual |
| ~BaseComponent() | RumPi::BaseComponent | virtual |
| ~PiCamera() | RumPi::PiCamera |