Device-Video-PWC

 view release on metacpan or  search on metacpan

PWC.pm  view on Meta::CPAN

Set speed of automatic white balance. Value has to be in a range 1 - 65535.

=item B<set_automatic_white_balance_delay( $val )>

Set delay for automatic white balance. Value has to be in a range 1 - 65535.

=item B<set_led_on_time( $val )>

Set led on time in ms. Value has to be in a range 0 - 25500.

=item B<set_led_off_time( $val )>

Set led off-time.

=item B<set_electronic_sharpness( $val )>

Set electronic sharpness. Value has t obe in a range 0 - 65535.

=item B<set_backlight_compensation( $val )>

Set backlight compensation. Possible values are 0 (for off) and 1 (for on).

=item B<set_antiflicker_mode( $val )>

Set antiflicker mode. Possible values are 0 (for off) and 1 (for on).

=item B<set_noise_reduction($val)>

Set noise reduction mode. Possible values are from 0 (none) to 3 (high).

=item B<reset_pan()>

Reset pan.

=item B<reset_tilt()>
	
Reset tilt.

=item B<query_pan_tilt_status()>

Query pan/tilt status.

=item B<set_pan( $val )>

Set pan position.

=item B<set_tilt>

Set tilt position.

=back

=head1 DEPENDENCIES

None.

=head1 INCOMPATIBILITIES

None known.

=head1 BUGS AND LIMITATIONS

None. I hope. 

=head1 THANKS

=over 4

=item Thanks to Folkert van Heusden <folkert@vanheusden.com>, who is an
author of original source code of C<setpwc>.

=back

=head1 AUTHOR

Strzelecki Lukasz <lukasz@strzeleccy.eu>

=head1 LICENCE AND COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html



( run in 2.180 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )