Small changes and Snap Frame addition.

Snap allows for the retrieval of a single frame from the current Camera video stream.
PEP8 standard implemented.
This commit is contained in:
Alano Terblanche
2019-08-10 21:47:57 +02:00
parent 28a361b44d
commit e7cdd19dfe
8 changed files with 97 additions and 5 deletions

11
.idea/ReolinkCameraAPI.iml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>