table of contents
other versions
- bullseye 1.34.23-1
- bullseye-backports 1.36.14+dfsg1-1~bpo11+1
- testing 1.36.14+dfsg1-1
- unstable 1.36.14+dfsg1-1
ZoneMinder::Control(3pm) | User Contributed Perl Documentation | ZoneMinder::Control(3pm) |
NAME¶
ZoneMinder::Control - Parent class defining Control API
SYNOPSIS¶
use ZoneMinder::Control;
This should be used as the parent class for packages implementing control apis for various cameras.
DESCRIPTION¶
EXPORT¶
None by default.
AUTHOR¶
Philip Coombes, <philip.coombes@zoneminder.com>
COPYRIGHT AND LICENSE¶
Copyright (C) 2001-2008 Philip Coombes
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.
2022-05-14 | perl v5.32.1 |